public class

UnableToAcquireAccessTokenException

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

Class Overview

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

Summary

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

Public Constructors

public UnableToAcquireAccessTokenException (Throwable throwable)

Create a new exception

Parameters
throwable Inner exception