|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPException
com.didisoft.pgp.PGPException
com.didisoft.pgp.exceptions.FileIsEncryptedException
public class FileIsEncryptedException
Exception that indicates that a file is encrypted.
This exception is thrown when we want to verify that a file was not only signed but signed and encrypted.
| Constructor Summary | |
|---|---|
FileIsEncryptedException(java.lang.String message)
|
|
FileIsEncryptedException(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 FileIsEncryptedException(java.lang.String message)
public FileIsEncryptedException(java.lang.String message,
java.lang.Exception underlying)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||