public class StoredObjectRepresentationNotAvailableException extends Exception
| Constructor and Description | 
|---|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
Construct an error for an object. 
 | 
addSuppressed, 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 © 2014. All rights reserved.