Class OntopolyModelRuntimeException

All Implemented Interfaces:
Serializable

public class OntopolyModelRuntimeException extends OntopiaRuntimeException
See Also:
  • Constructor Details

    • OntopolyModelRuntimeException

      public OntopolyModelRuntimeException(String message)
    • OntopolyModelRuntimeException

      public OntopolyModelRuntimeException(Throwable cause)
    • OntopolyModelRuntimeException

      public OntopolyModelRuntimeException(String message, Throwable cause)