public class OcketNotFoundException extends IOException
Constructor and Description |
---|
OcketNotFoundException(String msg,
com.amazonaws.services.s3.model.AmazonS3Exception cause)
Public ctor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OcketNotFoundException(String msg, com.amazonaws.services.s3.model.AmazonS3Exception cause)
msg
- Message to showcause
- Cause of itCopyright © 2012–2014 jcabi.com. All rights reserved.