org.dasein.cloud.aws.platform
Class CloudFrontException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.aws.platform.CloudFrontException
- All Implemented Interfaces:
- Serializable
public class CloudFrontException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CloudFrontException
public CloudFrontException(int status,
String requestId,
String type,
String code,
String message)
getCode
public String getCode()
getRequestId
public String getRequestId()
getStatus
public int getStatus()
getSummary
public String getSummary()
getType
public String getType()
Copyright © 2012 enStratus Networks LLC. All Rights Reserved.