Package org.openbase.jps.exception
Class JPValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openbase.jps.exception.JPServiceException
org.openbase.jps.exception.JPValidationException
- All Implemented Interfaces:
Serializable
- Author:
- Divine Threepwood
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJPValidationException(String message) JPValidationException(String message, Throwable cause) JPValidationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) JPValidationException(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
-
JPValidationException
-
JPValidationException
-
JPValidationException
-
JPValidationException
-