public class StoredObjectRepresentationNotAvailableException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
Deprecated.
|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp,
java.lang.Throwable cause)
Construct an error for an object.
|
private static final long serialVersionUID
@Deprecated public StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
StoredObjectRepresentationNotAvailableException(ObjectToPack, Throwable)
instead.otp - the object whose current representation is no longer present.public StoredObjectRepresentationNotAvailableException(ObjectToPack otp, java.lang.Throwable cause)
otp - the object whose current representation is no longer present.cause - cause