java.lang.Throwable cause
The underlying exception that caused this exception.
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Reconstruct FacesMessage
from
serialized artifacts.
java.io.IOException
- Any of the usual Input/Output related exceptions.java.lang.ClassNotFoundException
- Class of a serialized object cannot be found.private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Persist FacesMessage
artifacts,
including the non serializable Severity
.
java.io.IOException
- Any of the usual Input/Output related exceptions.java.lang.String viewId
The view identifier of the view that could not be restored.
FacesMessage facesMessage
FacesMessage facesMessage
Behavior behavior
PhaseId phaseId
FacesContext context
PhaseId phaseId
java.lang.Object oldValue
The previous local value of the source UIComponent
.
java.lang.Object newValue
The current local value of the source UIComponent
.
java.lang.String channel
java.io.Serializable user
javax.websocket.CloseReason.CloseCode code
java.lang.Object data
int index
java.lang.String description
boolean disabled
java.lang.String label
java.lang.Object value
boolean escape
boolean noSelectionOption
SelectItem[] selectItems
FacesMessage message
java.util.Collection<E> messages
java.lang.String path
int line
int column
java.lang.String name
The name of the attribute to be created, if not already present.
java.lang.String value
The value to be associated with this attribute, if it is created.
java.lang.String name
The name of this facet. This will be used as the facet name for
our UIComponentTag
child in our UIComponentTag
parent's facet list.
Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms