|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.axiondb.AxionRuntimeException
public class AxionRuntimeException
I preserves the state code, while wraping AxionException as RuntimeException.
| Constructor Summary | |
|---|---|
AxionRuntimeException(AxionException axionEx)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSQLState()
Returns the five-digit SQL State code (as defined in the ANSI-SQL 99 standard). |
| 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 |
|---|
public AxionRuntimeException(AxionException axionEx)
| Method Detail |
|---|
public java.lang.String getSQLState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||