|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.soyatec.windowsazure.error.StorageException
org.soyatec.windowsazure.error.StorageClientException
public class StorageClientException
The class represents the storage client exceptions
| Constructor Summary | |
|---|---|
StorageClientException(StorageErrorCode errorCode,
java.lang.String statusDescription,
int statusCode,
StorageExtendedErrorInformation extendedErrorInfo,
java.lang.Exception e)
Construct a new StorageClientException object. |
|
| Method Summary |
|---|
| Methods inherited from class org.soyatec.windowsazure.error.StorageException |
|---|
getErrorCode, getExtendedErrorInformation, getStatusCode |
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StorageClientException(StorageErrorCode errorCode,
java.lang.String statusDescription,
int statusCode,
StorageExtendedErrorInformation extendedErrorInfo,
java.lang.Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||