flex.messaging.io
Class RecoverableSerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
flex.messaging.LocalizedException
flex.messaging.MessageException
flex.messaging.io.SerializationException
flex.messaging.io.RecoverableSerializationException
All Implemented Interfaces: Serializable
public class RecoverableSerializationException extends SerializationException
This exception class should be used by the deserializers to indicate
that a non fatal exception occurred during serialization.
The exception is such that the message body can still be created
and the message can be processed in the usual stream.
The BatchProcessFilter will add an error message to the response
of any messages which have a recoverable serialization exception.
See Also: Serialized Form
Methods inherited from class flex.messaging.MessageException
createErrorMessage , getCode , getDefaultLogMessageIntro , getErrorMessage , getExtendedData , getPreferredLogLevel , isLogged , isLogStackTraceEnabled , logAtHingePoint , setCode , setErrorMessage , setExtendedData , setLogged
Methods inherited from class flex.messaging.LocalizedException
getDetails , getMessage , getNumber , getRootCause , setDetails , setDetails , setDetails , setDetails , setDetails , setDetails , setMessage , setMessage , setMessage , setMessage , setMessage , setMessage , setMessage , setMessage , setNumber , setRootCause , toString
RecoverableSerializationException
public RecoverableSerializationException ()
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/RecoverableSerializationException.html
Add Comment