org.jclouds.rest
Class AuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.rest.AuthorizationException
- All Implemented Interfaces:
- Serializable
public class AuthorizationException
- extends RuntimeException
Thrown when there is an authorization error.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthorizationException
public AuthorizationException()
AuthorizationException
public AuthorizationException(String message,
Throwable cause)
AuthorizationException
public AuthorizationException(Throwable cause)
AuthorizationException
public AuthorizationException(String message)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.