org.apache.derby.impl.tools.ij
Class ijFatalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.derby.impl.tools.ij.ijFatalException
- All Implemented Interfaces:
- java.io.Serializable
- public class ijFatalException
- extends java.lang.RuntimeException
Used for fatal IJ exceptions
- See Also:
- Serialized Form
Field Summary |
private java.sql.SQLException |
e
|
private static java.lang.String |
FatalException
|
Fields inherited from class java.lang.RuntimeException |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FatalException
private static final java.lang.String FatalException
e
private java.sql.SQLException e
ijFatalException
public ijFatalException()
ijFatalException
public ijFatalException(java.sql.SQLException e)
getSQLState
public java.lang.String getSQLState()
toString
public java.lang.String toString()
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.