org.jfree.report.util
public class ObjectStreamResolveException extends ObjectStreamException
ObjectStreamResolveException this thrown, when the object resolving
operation for serialized objects failed.
| Constructor Summary | |
|---|---|
| ObjectStreamResolveException(String classname)
Create an ObjectStreamException with the specified argument.
| |
| ObjectStreamResolveException()
Create an ObjectStreamException. | |
Parameters: classname the detailed message for the exception