org.dasein.cloud.azure
Class AzureException.ExceptionItems

java.lang.Object
  extended by org.dasein.cloud.azure.AzureException.ExceptionItems
Enclosing class:
AzureException

public static class AzureException.ExceptionItems
extends Object


Field Summary
 int code
           
 String details
           
 String message
           
 CloudErrorType type
           
 
Constructor Summary
AzureException.ExceptionItems()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public CloudErrorType type

code

public int code

message

public String message

details

public String details
Constructor Detail

AzureException.ExceptionItems

public AzureException.ExceptionItems()


Copyright © 2013 enStratus Networks Inc. All Rights Reserved.