Package org.apache.myfaces.context.flash
Class FlashScopeDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.faces.FacesException
org.apache.myfaces.context.flash.FlashScopeDisabledException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionFlashScopeDisabledException(String message) FlashScopeDisabledException(String message, 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- 
FlashScopeDisabledExceptionpublic FlashScopeDisabledException()
- 
FlashScopeDisabledException
- 
FlashScopeDisabledException
- 
FlashScopeDisabledException
 
-