public class JwbfException extends RuntimeException
| Constructor and Description |
|---|
JwbfException(String message) |
JwbfException(String message,
Throwable t) |
JwbfException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getExceptionSrcClass() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic JwbfException(String message)
public JwbfException(Throwable t)
public Class<?> getExceptionSrcClass()
public void printStackTrace(PrintWriter arg0)
printStackTrace in class Throwablepublic void printStackTrace(PrintStream s)
printStackTrace in class ThrowableCopyright © 2013. All Rights Reserved.