Package mireka.pop
Class CommandSyntaxException
- Object
-
- Throwable
-
- Exception
-
- mireka.pop.Pop3Exception
-
- mireka.pop.CommandSyntaxException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandSyntaxException extends Pop3Exception
Signals that a POP3 command sent by the client is syntactically invalid.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class mireka.pop.Pop3Exception
responseCode
-
-
Constructor Summary
Constructors Constructor Description CommandSyntaxException(String string)
-
Method Summary
-
Methods inherited from class mireka.pop.Pop3Exception
toResponse
-
-