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, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public NavigatorCompileException()
public NavigatorCompileException(String message)
public NavigatorCompileException(Throwable cause)