public class

NotAuthorizedException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.mule.modules.janrain.oauth.NotAuthorizedException

Summary

[Expand]
Inherited Constants
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
NotAuthorizedException(String message)
NotAuthorizedException(String message, Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public NotAuthorizedException (String message)

Parameters
message

public NotAuthorizedException (String message, Throwable throwable)

Parameters
message
throwable