java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.io.ObjectStreamException | +--java.io.NotActiveException
Thrown when serialization or deserialization is not active.
NotActiveException()
NotActiveException(String reason)
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NotActiveException(String reason)
public NotActiveException()