public class PGPException
extends java.lang.Exception
| Constructor and Description |
|---|
PGPException(java.lang.String message) |
PGPException(java.lang.String message,
java.lang.Exception underlying) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
java.lang.Exception |
getUnderlyingException() |