ContextService
and related interfaces.@Deprecated
public class SerialDeserialException
extends java.io.ObjectStreamException
javax.enterprise.concurrent.ContextService
,
WorkWithExecutionContext
,
Serialized FormConstructor and Description |
---|
SerialDeserialException()
Deprecated.
Constructor for SerialDeserialException.
|
SerialDeserialException(java.lang.String arg0)
Deprecated.
Constructor for SerialDeserialException.
|
SerialDeserialException(java.lang.String arg0,
java.lang.Throwable cause)
Deprecated.
Constructor for SerialDeserialException.
|
SerialDeserialException(java.lang.Throwable cause)
Deprecated.
Constructor for SerialDeserialException.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause()
Deprecated.
This returns the exception that causes this exception to be
thrown.
|
public SerialDeserialException()
public SerialDeserialException(java.lang.String arg0)
arg0
- public SerialDeserialException(java.lang.String arg0, java.lang.Throwable cause)
arg0
- cause
- of this exceptionpublic SerialDeserialException(java.lang.Throwable cause)
cause
- of this exception