Package jade.content.onto
Class NotASpecialType
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jade.util.WrapperException
-
- jade.content.ContentException
-
- jade.content.onto.OntologyException
-
- jade.content.onto.NotASpecialType
-
- All Implemented Interfaces:
Serializable
public class NotASpecialType extends OntologyException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotASpecialType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ThrowablefillInStackTrace()-
Methods inherited from class jade.util.WrapperException
getMessage, getNested, printStackTrace, printStackTrace
-
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
-
-
-
Method Detail
-
fillInStackTrace
public Throwable fillInStackTrace()
- Overrides:
fillInStackTracein classThrowable
-
-