org.dfdaemon.il2.spi.command
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dfdaemon.il2.spi.command.CommandException
- All Implemented Interfaces:
- Serializable
public class CommandException
- extends RuntimeException
- Author:
- aka50
- 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()
CommandException
public CommandException(String message)
CommandException
public CommandException(String message,
Throwable cause)
CommandException
public CommandException(Throwable cause)
Copyright © 2007-2008. All Rights Reserved.