public class Result<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
T |
get()
Returns given Type if exception is null, else respective exception is thrown.
|
public T get() throws InvalidBucketNameException, NoSuchAlgorithmException, InsufficientDataException, IOException, InvalidKeyException, NoResponseException, org.xmlpull.v1.XmlPullParserException, ErrorResponseException, InternalException
InvalidBucketNameExceptionNoSuchAlgorithmExceptionInsufficientDataExceptionIOExceptionInvalidKeyExceptionNoResponseExceptionorg.xmlpull.v1.XmlPullParserExceptionErrorResponseExceptionInternalException