org.apache.hadoop.fs.s3
Class S3Exception
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.hadoop.fs.s3.S3Exception
org.apache.hadoop.fs.s3.S3Exception
- All Implemented Interfaces: 
- Serializable
- public class S3Exception 
- extends RuntimeException
Thrown if there is a problem communicating with Amazon S3.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
S3Exception
public S3Exception(Throwable t)
Copyright © 2009 The Apache Software Foundation