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