Package net.bluemind.core.api.fault
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bluemind.core.api.fault.ServerFault
net.bluemind.core.api.fault.ValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class net.bluemind.core.api.fault.ServerFault
alreadyExists, alreadyExists, create, getCode, notFound, setCode, sqlFault, sqlFault, tooManyResults
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-