|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.bouncycastle.dvcs.DVCSException
|
+--org.bouncycastle.dvcs.DVCSConstructionException
Exception thrown when failed to initialize some DVCS-related staff.
| Constructor Summary | |
DVCSConstructionException(java.lang.String message)
|
|
DVCSConstructionException(java.lang.String message,
java.lang.Throwable cause)
|
|
| Methods inherited from class org.bouncycastle.dvcs.DVCSException |
getCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DVCSConstructionException(java.lang.String message)
public DVCSConstructionException(java.lang.String message,
java.lang.Throwable cause)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||