public class JException extends Exception
| Constructor and Description |
|---|
JException(Exception exception) |
JException(String string) |
JException(String string,
Exception exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JException(String string)
string - - Exception stringCopyright © 2014. All rights reserved.