public class NAFException extends RuntimeException
Constructor and Description |
---|
NAFException(boolean error,
String msg) |
NAFException(boolean error,
String msg,
Throwable cause) |
NAFException(String msg) |
NAFException(String msg,
Throwable cause) |
NAFException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
error() |
static boolean |
isError(Throwable ex) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.