Uses of Class
java.io.NotActiveException
Packages that use NotActiveException
Package
Description
Provides for system input and output through data streams,
serialization and the file system.
- 
Uses of NotActiveException in java.ioMethods in java.io that throw NotActiveExceptionModifier and TypeMethodDescriptionvoidObjectInputStream.registerValidation(ObjectInputValidation obj, int prio) Register an object to be validated before the graph is returned.