public class NotActiveException extends ObjectStreamException
| Constructor and Description |
|---|
NotActiveException()
Create an exception without a descriptive error message.
|
NotActiveException(java.lang.String message)
Create an exception with a descriptive error message.
|
public NotActiveException()
public NotActiveException(java.lang.String message)
message - the descriptive error message