Class NestedLogicProgramException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NestedLogicProgramException
    extends LanguageException
    NestedLogicProramException encapsulates those LanugageException that occur in nested logic programs. It allows easier creation of language specific exceptions. The language registered at the base exception is "Nested Logic Programs".
    Author:
    Tim Janus
    See Also:
    Serialized Form