public class NavigatorCompileException extends NavigatorTagException
cause| Constructor and Description |
|---|
NavigatorCompileException()
INTERNAL: constructor with empty error message.
|
NavigatorCompileException(String message)
INTERNAL: constructor with a message.
|
NavigatorCompileException(String message,
Throwable cause) |
NavigatorCompileException(Throwable cause) |
getCause, getMessage, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic NavigatorCompileException()
public NavigatorCompileException(String message)
public NavigatorCompileException(Throwable cause)