org.hsqldb.util
Class SqlTool.SqlToolException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.hsqldb.util.SqlTool.SqlToolException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SqlTool

public static class SqlTool.SqlToolException
extends java.lang.Exception

See Also:
Serialized Form

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2001 - 2005 HSQL Development Group. All Rights Reserved.