Module jakarta.faces
Package com.sun.faces.application.view
Class ViewHandlingStrategyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.faces.FacesException
com.sun.faces.application.view.ViewHandlingStrategyNotFoundException
- All Implemented Interfaces:
 Serializable
Indicates that no 
ViewHandlingStrategy instances were found appropriate to a
 particulare view ID.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jakarta.faces.FacesException
getCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ViewHandlingStrategyNotFoundException
public ViewHandlingStrategyNotFoundException()- See Also:
 
 
 -