|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.cache.CacheException
org.jboss.cache.loader.s3.S3Exception
public class S3Exception
Basic exception class.
| Constructor Summary | |
|---|---|
S3Exception()
Constructs a new S3Exception. |
|
S3Exception(String arg0)
Constructs a new S3Exception. |
|
S3Exception(String arg0,
Throwable arg1)
Constructs a new S3Exception. |
|
S3Exception(Throwable arg0)
Constructs a new S3Exception. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public S3Exception()
public S3Exception(String arg0)
public S3Exception(Throwable arg0)
public S3Exception(String arg0,
Throwable arg1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||