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