public class

UnableToAcquireAccessTokenException

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

Class Overview

Exception thrown when the access token needed for accessing a protected resource cannot be acquired

Summary

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

Public Constructors

public UnableToAcquireAccessTokenException (Throwable throwable)

Parameters
throwable