public class

UnableToAcquireRequestTokenException

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

Class Overview

Exception thrown when the request token needed for building the authorization URL cannot be acquired

Summary

Public Constructors
UnableToAcquireRequestTokenException(Throwable throwable)
Create a new exception
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public UnableToAcquireRequestTokenException (Throwable throwable)

Create a new exception

Parameters
throwable Inner exception