public class PGPException extends Exception
Constructor and Description |
---|
PGPException(String message) |
PGPException(String message,
Exception underlying) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
Exception |
getUnderlyingException() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 BouncyCastle.org. All rights reserved.