public class RdbmsRuntimeException extends RuntimeException
| Constructor and Description |
|---|
RdbmsRuntimeException(InterruptedException e) |
RdbmsRuntimeException(RdbmsException e) |
RdbmsRuntimeException(SQLException e) |
RdbmsRuntimeException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RdbmsRuntimeException(SQLException e)
public RdbmsRuntimeException(String msg)
public RdbmsRuntimeException(RdbmsException e)
public RdbmsRuntimeException(InterruptedException e)
Copyright © 2001-2014 Aduna. All Rights Reserved.