Package jakarta.faces.application
Class ProtectedViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.faces.FacesException
jakarta.faces.application.ProtectedViewException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionProtectedViewException(String message) ProtectedViewException(String message, Throwable cause) ProtectedViewException(Throwable cause) 
- 
Method SummaryMethods inherited from class jakarta.faces.FacesExceptiongetCauseMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ProtectedViewExceptionpublic ProtectedViewException()
- 
ProtectedViewException
- 
ProtectedViewException
- 
ProtectedViewException
 
-