public class RdbmsException extends SailException
Constructor and Description |
---|
RdbmsException(Exception e) |
RdbmsException(SQLException e) |
RdbmsException(String msg) |
RdbmsException(String msg,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RdbmsException(SQLException e)
public RdbmsException(String msg)
public RdbmsException(Exception e)
Copyright © 2001-2016 Aduna. All Rights Reserved.