public class JMACException extends RuntimeException
| Constructor and Description |
|---|
JMACException() |
JMACException(String msg) |
JMACException(String msg,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream ps) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic JMACException()
public JMACException(String msg)
public Throwable getException()
public void printStackTrace()
printStackTrace in class Throwablepublic void printStackTrace(PrintStream ps)
printStackTrace in class ThrowableCopyright © 2014. All rights reserved.