Class ValidationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.datenwerke.gxtdto.client.servercommunication.exceptions.ServerCallFailedException
net.datenwerke.gxtdto.client.servercommunication.exceptions.ExpectedException
net.datenwerke.gxtdto.client.servercommunication.exceptions.ValidationFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.gxtdto.client.servercommunication.exceptions.ExpectedException
getTitleMethods inherited from class net.datenwerke.gxtdto.client.servercommunication.exceptions.ServerCallFailedException
getStackTraceAsString, setStackTraceAsStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationFailedException
public ValidationFailedException() -
ValidationFailedException
-
-
Method Details
-
getHeader
-
getMessage
- Overrides:
getMessagein classThrowable
-