public class AxionRuntimeException
extends java.lang.RuntimeException
Constructor and Description |
---|
AxionRuntimeException(AxionException axionEx) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSQLState()
Returns the five-digit SQL State code (as defined in the ANSI-SQL 99 standard).
|
public AxionRuntimeException(AxionException axionEx)