WISA.wisa3D.shell
Class ConsoleException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--WISA.wisa3D.Wisa3DException
                    |
                    +--WISA.wisa3D.shell.ConsoleException
All Implemented Interfaces:
java.io.Serializable

public class ConsoleException
extends Wisa3DException

See Also:
Serialized Form

Constructor Summary
ConsoleException()
           
ConsoleException(java.lang.String s)
           
 
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

ConsoleException

public ConsoleException()

ConsoleException

public ConsoleException(java.lang.String s)