Class NotImplementedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- laas.openrobots.ontology.exceptions.OntologyServerException
-
- laas.openrobots.ontology.exceptions.NotImplementedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotImplementedException extends OntologyServerException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotImplementedException(java.lang.String message)
-