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, toStringpublic RdbmsException(SQLException e)
public RdbmsException(String msg)
public RdbmsException(Exception e)
Copyright © 2001-2014 Aduna. All Rights Reserved.