public class SlingPageException
extends org.apache.sling.api.SlingException
SlingPageException
is a runtime exception.
This exception is used to handle the JSP page exception handler
<%@ page errorPage=
scenario and forward as a
runtime exception to be handled at the outermost level.Constructor and Description |
---|
SlingPageException(String errorPage) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorPage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.