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, toString
Copyright © 2015. All rights reserved.