Package org.openbase.jps.exception
Class JPParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openbase.jps.exception.JPServiceException
org.openbase.jps.exception.JPParsingException
- All Implemented Interfaces:
Serializable
- Author:
- Divine Threepwood
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJPParsingException(String message) JPParsingException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JPParsingException
-
JPParsingException
-