| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | org.mule.api.oauth.NotAuthorizedException | ||
Exception thrown when a message processor requires for the connector to be authorized using OAuth and its not.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new connection exception
| |||||||||||
Create a new connection exception
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
Create a new connection exception
| message | Message describing what went wrong |
|---|
Create a new connection exception
| message | Message describing what went wrong |
|---|---|
| throwable | Inner exception |