|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.util.Exceptions
Constructor Summary | |
Exceptions()
|
Method Summary | |
static java.lang.IllegalArgumentException |
illegalArgumentException(java.lang.String message,
java.lang.Throwable cause)
|
static java.lang.IllegalStateException |
illegalStateException(java.lang.String message,
java.lang.Throwable cause)
|
static java.io.IOException |
ioException(java.lang.String message,
java.lang.Throwable cause)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Exceptions()
Method Detail |
public static java.lang.IllegalArgumentException illegalArgumentException(java.lang.String message, java.lang.Throwable cause)
public static java.lang.IllegalStateException illegalStateException(java.lang.String message, java.lang.Throwable cause)
public static java.io.IOException ioException(java.lang.String message, java.lang.Throwable cause)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |