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
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
ProtectedViewException
public ProtectedViewException()
ProtectedViewException
public ProtectedViewException(Throwable cause)
ProtectedViewException
public ProtectedViewException(String message)
ProtectedViewException
public ProtectedViewException(String message,
Throwable cause)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.