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