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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
OAuthExceptionpublic OAuthException()
- 
OAuthException
 
-