public class ProtectedViewException extends FacesException
This exception is thrown by the runtime when a violation of the view protection mechanism is encountered.
Constructor and Description |
---|
ProtectedViewException() |
ProtectedViewException(String message) |
ProtectedViewException(String message,
Throwable cause) |
ProtectedViewException(Throwable rootCause) |
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.