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