org.dasein.cloud.azure
Class AzureConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dasein.cloud.CloudException
              extended by org.dasein.cloud.azure.AzureConfigException
All Implemented Interfaces:
Serializable

public class AzureConfigException
extends CloudException

See Also:
Serialized Form

Constructor Summary
AzureConfigException(String message)
           
AzureConfigException(Throwable cause)
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AzureConfigException

public AzureConfigException(String message)

AzureConfigException

public AzureConfigException(Throwable cause)


Copyright © 2013 enStratus Networks Inc. All Rights Reserved.