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, toStringpublic OcketNotFoundException(String msg, com.amazonaws.services.s3.model.AmazonS3Exception cause)
msg - Message to showcause - Cause of itCopyright © 2012–2017 jcabi.com. All rights reserved.