de.uniba.wiai.lspi.util.console
Class ConsoleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uniba.wiai.lspi.util.console.ConsoleException
- All Implemented Interfaces:
- Serializable
public class ConsoleException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConsoleException
public ConsoleException(String message)
- Creates a new instance of ConsoleException
- Parameters:
message -
ConsoleException
public ConsoleException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2004-2008 Karsten Loesing, Sven Kaffille - Distributed and Mobile Systems Group, Lehrstuhl für Praktische Informatik, Universität Bamberg. All Rights Reserved.