org.dasein.cloud.google
Class GoogleException.ParsedException

java.lang.Object
  extended by org.dasein.cloud.google.GoogleException.ParsedException
Enclosing class:
GoogleException

public static class GoogleException.ParsedException
extends Object


Field Summary
 int code
           
 String message
           
 String providerCode
           
 org.dasein.cloud.CloudErrorType type
           
 
Constructor Summary
GoogleException.ParsedException(org.apache.http.HttpResponse response)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public int code

message

public String message

providerCode

public String providerCode

type

public org.dasein.cloud.CloudErrorType type
Constructor Detail

GoogleException.ParsedException

public GoogleException.ParsedException(@Nonnull
                                       org.apache.http.HttpResponse response)


Copyright © 2014 Dell, Inc. All Rights Reserved.