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