Class OAuthException

All Implemented Interfaces:
Serializable

public class OAuthException extends ServerException
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 Details

    • OAuthException

      public OAuthException()
    • OAuthException

      public OAuthException(String message)