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, toString
public RdbmsRuntimeException(SQLException e)
public RdbmsRuntimeException(String msg)
public RdbmsRuntimeException(RdbmsException e)
public RdbmsRuntimeException(InterruptedException e)
Copyright © 2001-2016 Aduna. All Rights Reserved.