javax.faces.application
Class ProtectedViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.application.ProtectedViewException
- All Implemented Interfaces:
- Serializable
public class ProtectedViewException
- extends FacesException
This exception is thrown by the runtime
when a violation of the view protection mechanism is encountered.
- Since:
- 2.2
- See Also:
- Serialized Form
ProtectedViewException
public ProtectedViewException(Throwable rootCause)
ProtectedViewException
public ProtectedViewException(String message,
Throwable cause)
ProtectedViewException
public ProtectedViewException(String message)
ProtectedViewException
public ProtectedViewException()
Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms