org.utgenome.shell
Class UTGBShellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.utgenome.shell.UTGBShellException
- All Implemented Interfaces:
- Serializable
public class UTGBShellException
- extends Exception
Exception class for UTGBShell
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UTGBShellException
public UTGBShellException()
UTGBShellException
public UTGBShellException(String message,
Throwable cause)
UTGBShellException
public UTGBShellException(String message)
UTGBShellException
public UTGBShellException(Throwable cause)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.