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