public class InvalidDirectJspCallException extends RuntimeException
Action
Constructor and Description |
---|
InvalidDirectJspCallException(String pageName) |
InvalidDirectJspCallException(String message,
String pageName) |
InvalidDirectJspCallException(String message,
Throwable cause,
String pageName) |
InvalidDirectJspCallException(Throwable cause,
String pageName) |
Modifier and Type | Method and Description |
---|---|
String |
getPageName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002-2019 Atlassian. All Rights Reserved.