de.ukn.hci.squidy.manager.commander
Class ControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.ukn.hci.squidy.manager.commander.ControlException
- All Implemented Interfaces:
- Serializable
public class ControlException
- extends RuntimeException
ControlException.
Date: Sep 25, 2008
Time: 5:31:35 PM
- Since:
- 1.1.0
- Version:
- $Id: ControlException.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de,
University of Konstanz
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ControlException
public ControlException()
ControlException
public ControlException(String message)
- Parameters:
message -
ControlException
public ControlException(Throwable cause)
- Parameters:
cause -
ControlException
public ControlException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.