org.subethamail.smtp.server
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.subethamail.smtp.server.CommandException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidCommandNameException, UnknownCommandException
public class CommandException
- extends Exception
- Author:
- Ian McFarland <ian@neo.com>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandException
public CommandException(String string,
Throwable throwable)
CommandException
public CommandException(String string)
CommandException
public CommandException()
CommandException
public CommandException(Throwable throwable)
Copyright © 2006-2012. All Rights Reserved.