Class NonFatalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.datenwerke.gxtdto.client.servercommunication.exceptions.ServerCallFailedException
net.datenwerke.gxtdto.client.servercommunication.exceptions.NonFatalException
- All Implemented Interfaces:
Serializable
- 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
-
NonFatalException
public NonFatalException() -
NonFatalException
-
NonFatalException
-
NonFatalException
-
-
Method Details
-
getTitle
- Overrides:
getTitlein classServerCallFailedException
-