Package com.logicaldoc.gui.common.client
Class ServerValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logicaldoc.gui.common.client.ServerException
com.logicaldoc.gui.common.client.ServerValidationException
- All Implemented Interfaces:
Serializable
Exception used to inform the GUI about errors during the validation
- Since:
- 8.8.1
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerValidationException
public ServerValidationException() -
ServerValidationException
-
ServerValidationException
-
-
Method Details
-
getErrors
-