|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jade.util.WrapperException
jade.content.ContentException
jade.content.onto.OntologyException
jade.content.onto.UngroundedException
public class UngroundedException
Thrown when working with an ungrounded abstract descriptor, i.e., a
descriptor containing variables.
Typically, thrown when applying Ontology.toObject(AbsObject)
to an ungrouded abstract descriptor.
jade.content.onto,
Serialized Form| Constructor Summary | |
|---|---|
UngroundedException()
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class jade.util.WrapperException |
|---|
getMessage, getNested, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UngroundedException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||