Package mireka.pop
Class IllegalSessionStateException
- Object
-
- Throwable
-
- Exception
-
- mireka.pop.Pop3Exception
-
- mireka.pop.IllegalSessionStateException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalSessionStateException extends Pop3Exception
Indicates that the command received from the POP3 client cannot be run in the current session state.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class mireka.pop.Pop3Exception
responseCode
-
-
Constructor Summary
Constructors Constructor Description IllegalSessionStateException()
-
Method Summary
-
Methods inherited from class mireka.pop.Pop3Exception
toResponse
-
-