public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class for an object being
restored cannot be found.IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
- Includes any I/O exceptions that may occurString value
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
CloseReason.CloseCode code
Object data
int index
SelectItem[] selectItems
FacesMessage message
Collection<E> messages
String path
int line
int column
String converterId
The identifier of the Converter
instance to be created.
String binding
The ValueExpression
that evaluates to an object that implements Converter
.
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.
String validatorId
The identifier of the Validator
instance to be created.
String binding
The ValueExpression
that evaluates to an object that implements Validator
.
String errorCode
JsonLocation location
protected Object readResolve() throws ObjectStreamException
readResolve
method that checks for their known
instances before calling this super method.ObjectStreamException
- for object stream errorsString type
Exception next
int type
int type
int type
int type
boolean removed
int type
String message
int type
String ref
int pos
String address
String personal
String encodedPersonal
This field and the personal
field track each
other, so if a subclass sets one of these fields directly, it
should set the other to null
, so that it is
suitably recomputed.
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- on read failuresClassNotFoundException
- neverprivate Object writeReplace() throws ObjectStreamException
ObjectStreamException
- neverprotected Object readResolve() throws ObjectStreamException
ObjectStreamException
- for object stream errorsAddress address
SearchTerm[] terms
int comparison
Date date
boolean set
true
,
then test whether all the specified flags are present, else
test whether all the specified flags are absent.Flags flags
String headerName
int number
SearchTerm term
SearchTerm[] terms
Message.RecipientType type
Message.RecipientType type
String pattern
boolean ignoreCase
Object entity
Object entity
Object entity
Query query
PropertyDescriptor[] invalidProperties
String userName
char[] password
ManagedConnectionFactory mcf
int type
Work work
Work
object on which the event occured.WorkException exc
Work
processing.long startDuration
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occursprivate void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
- If an I/O error occurs while writing to the underlying streamString actions
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occursprivate void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
- If an I/O error occurs while writing to the underlying streamString actions
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occursprivate void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
- If an I/O error occurs while writing to the underlying streamString actions
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occursprivate void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
- If an I/O error occurs while writing to the underlying streamString actions
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occursprivate void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
- If an I/O error occurs while writing to the underlying streamString actions
Throwable rootCause
Servlet servlet
boolean permanent
int seconds
Throwable mRootCause
boolean result
String var
int scope
Integer i
ValueExpression orig
int i
IteratedExpression iteratedExpression
int begin
int end
int step
boolean beginSpecified
boolean endSpecified
boolean stepSpecified
String itemId
String statusId
ValueExpression deferredExpression
ValueExpression oldMappedValue
LoopTagStatus status
Object item
int index
int count
boolean last
IteratedExpression iteratedExpression
BodyContent bodyContent
int errorCode
ByteBuffer bb
String encodedString
Object object
Session session
Response response
Response response
QName name
Class<T> declaredType
Class<T> scope
JAXBElement.GlobalScope
for global xml element declaration.
- local element declaration has a scope set to the Java class
representation of complex type defintion containing
xml element declaration.Object value
boolean nil
Throwable cause
Object value
int statusCode
SOAPFault fault
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.