public class

UnableToAcquireRequestTokenException

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

Class Overview

Exception thrown when the request token needed for building the authorization URL 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
UnableToAcquireRequestTokenException(Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public UnableToAcquireRequestTokenException (Throwable throwable)

Parameters
throwable