org.dasein.cloud.aws.compute
Class EC2Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.aws.compute.EC2Exception
- All Implemented Interfaces:
- Serializable
public class EC2Exception
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EC2Exception
public EC2Exception(int status,
String requestId,
String code,
String message)
getCode
public String getCode()
getErrorType
public org.dasein.cloud.CloudErrorType getErrorType()
getRequestId
public String getRequestId()
getStatus
public int getStatus()
getSummary
public String getSummary()
Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.