Package ontopoly.utils
Class NoSuchTopicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
ontopoly.utils.NoSuchTopicException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class net.ontopia.utils.OntopiaRuntimeException
cause -
Constructor Summary
ConstructorsConstructorDescriptionNoSuchTopicException(String message) NoSuchTopicException(String message, Throwable cause) NoSuchTopicException(Throwable cause) -
Method Summary
Methods inherited from class net.ontopia.utils.OntopiaRuntimeException
getCause, getMessage, printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
NoSuchTopicException
-
NoSuchTopicException
-
NoSuchTopicException
-