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 Summary
ConstructorsConstructorDescriptionFlashScopeDisabledException
(String message) FlashScopeDisabledException
(String message, Throwable cause) -
Method Summary
Methods inherited from class jakarta.faces.FacesException
getCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlashScopeDisabledException
public FlashScopeDisabledException() -
FlashScopeDisabledException
-
FlashScopeDisabledException
-
FlashScopeDisabledException
-