|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spongycastle.openpgp.PGPException
com.didisoft.pgp.PGPException
com.didisoft.pgp.exceptions.NoPrivateKeyFoundException
public class NoPrivateKeyFoundException
Exception that indicates that a private key has not been found in a supplied file/stream parameter.
Constructor Summary | |
---|---|
NoPrivateKeyFoundException(java.lang.String message)
|
|
NoPrivateKeyFoundException(java.lang.String message,
java.lang.Exception underlying)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoPrivateKeyFoundException(java.lang.String message)
public NoPrivateKeyFoundException(java.lang.String message, java.lang.Exception underlying)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |