org.dasein.cloud.google
Class NoContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.CloudException
org.dasein.cloud.google.GoogleConfigurationException
org.dasein.cloud.google.NoContextException
- All Implemented Interfaces:
- Serializable
public class NoContextException
- extends GoogleConfigurationException
Simple error representing a failure to set up a configuration.
Created by George Reese: 12/06/2012 9:44 AM
- Since:
- 2013.01
- Version:
- 2013.01 initial version
- Author:
- George Reese
- 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 |
NoContextException
public NoContextException()
Copyright © 2014 Dell, Inc. All Rights Reserved.