org.dasein.cloud.aws.storage
Class GlacierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.CloudException
org.dasein.cloud.aws.storage.GlacierException
- All Implemented Interfaces:
- Serializable
public class GlacierException
- extends org.dasein.cloud.CloudException
- See Also:
- Serialized Form
| 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 |
GlacierException
public GlacierException(@Nonnull
org.dasein.cloud.CloudErrorType type,
@Nonnegative
int httpCode,
@Nullable
String providerCode,
@Nonnull
String msg)
Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.