public class AWSClientIOException extends IOException
AmazonClientException
.Constructor and Description |
---|
AWSClientIOException(String operation,
com.amazonaws.AmazonClientException cause) |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.AmazonClientException |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AWSClientIOException(String operation, com.amazonaws.AmazonClientException cause)
public com.amazonaws.AmazonClientException getCause()
public String getMessage()
getMessage
in class Throwable
Copyright © 2017 Apache Software Foundation. All Rights Reserved.