public class EmptyRegionFunctionException extends FunctionException
Constructor and Description |
---|
EmptyRegionFunctionException(String msg)
Construct an instance of EmtpyRegionFunctionException
|
EmptyRegionFunctionException(String msg,
Throwable cause)
Construct an instance of EmtpyRegionFunctionException
|
EmptyRegionFunctionException(Throwable cause)
Construct an instance of EmtpyRegionFunctionException
|
addException, addExceptions, getExceptions
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EmptyRegionFunctionException(Throwable cause)
cause
- a Throwable cause of this exceptionpublic EmptyRegionFunctionException(String msg)
msg
- Exception message