org.dasein.cloud.atmos
Class AtmosException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.CloudException
org.dasein.cloud.atmos.AtmosException
- All Implemented Interfaces:
- Serializable
public class AtmosException
- extends org.dasein.cloud.CloudException
Parses errors received from Atmos so they can be understood in a Dasein Cloud context.
Created by George Reese: 10/5/12 9:48 AM
- Since:
- 2012.09
- Version:
- 2012.09 initial version
- Author:
- George Reese
- See Also:
- Serialized Form
|
Constructor Summary |
AtmosException(org.apache.http.HttpResponse response)
|
| Methods inherited from class org.dasein.cloud.CloudException |
getErrorType, getHttpCode, getProviderCode |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AtmosException
public AtmosException(org.apache.http.HttpResponse response)
Copyright © 2012-2013 enStratus Networks Inc. All Rights Reserved.