|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.api.SlingException
org.apache.sling.scripting.jsp.SlingPageException
public class SlingPageException
The 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 Summary | |
|---|---|
SlingPageException(java.lang.String errorPage)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorPage()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SlingPageException(java.lang.String errorPage)
| Method Detail |
|---|
public java.lang.String getErrorPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||