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