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:
-
Nested Class Summary
Nested classes/interfaces inherited from class ServerFault
ServerFault.Operation<R>, ServerFault.VoidOperation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ServerFault
alreadyExists, alreadyExists, create, getCode, notFound, onException, onExceptionVoid, setCode, sqlFault, sqlFault, tooManyResultsMethods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-