Class OAuthSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oltu.oauth2.common.exception.OAuthSystemException
All Implemented Interfaces:
Serializable

public class OAuthSystemException extends Exception
See Also:
  • Constructor Details

    • OAuthSystemException

      public OAuthSystemException()
    • OAuthSystemException

      public OAuthSystemException(String s)
    • OAuthSystemException

      public OAuthSystemException(Throwable throwable)
    • OAuthSystemException

      public OAuthSystemException(String s, Throwable throwable)