Serializable
public class StoredObjectRepresentationNotAvailableException extends Exception
Constructor | Description |
---|---|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp) |
Construct an error for an object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
otp
- the object whose current representation is no longer present.Copyright © 2018. All rights reserved.