java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----com.ibm.db.DataRuntimeException
Thrown when an error is encountered.
DataRuntimeException
with the specified
detail message.public DataRuntimeException(String s)
DataRuntimeException
with the specified
detail message.