Throwable cause
The underlying exception that caused this exception.
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Reconstruct FacesMessage from serialized artifacts.
IOException - Any of the usual Input/Output related exceptions.ClassNotFoundException - Class of a serialized object cannot be found.private void writeObject(ObjectOutputStream out) throws IOException
Persist FacesMessage artifacts, including the non
serializable Severity.
IOException - Any of the usual Input/Output related exceptions.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
Object oldValue
The previous local value of the source UIComponent.
Object newValue
The current local value of the source UIComponent.
String channel
Serializable user
javax.websocket.CloseReason.CloseCode code
Object data
int index
SelectItem[] selectItems
FacesMessage message
Collection<E> messages
String path
int line
int column
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.
Copyright © 2017–2022 Eclipse Foundation. All rights reserved.