Class ProtectedViewException

All Implemented Interfaces:
Serializable

public class ProtectedViewException extends FacesException
See Also:
  • Constructor Details

    • ProtectedViewException

      public ProtectedViewException()
    • ProtectedViewException

      public ProtectedViewException(Throwable cause)
    • ProtectedViewException

      public ProtectedViewException(String message)
    • ProtectedViewException

      public ProtectedViewException(String message, Throwable cause)