public class PEMException extends IOException
| Constructor and Description |
|---|
PEMException(String message) |
PEMException(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, toStringCopyright © 2015. All rights reserved.