|
||||||||||
| 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.UnknownSchemaException
public class UnknownSchemaException
Thrown when the schema for the type of the entity to be translated into/from an abstract descriptor is not defined in the ontology used to perform the translation. This particular case of OntologyException is handled differently as the schema can be defined in one of the base ontologies.
jade.content.onto,
Serialized Form| Constructor Summary | |
|---|---|
UnknownSchemaException()
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 UnknownSchemaException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||