org.utgenome.shell
Class UTGBShellException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.utgenome.shell.UTGBShellException
All Implemented Interfaces:
Serializable

public class UTGBShellException
extends Exception

Exception class for UTGBShell

Author:
leo
See Also:
Serialized Form

Constructor Summary
UTGBShellException()
           
UTGBShellException(String message)
           
UTGBShellException(String message, Throwable cause)
           
UTGBShellException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.