public class EJBQLException extends ExpressionException
expressionString
Constructor and Description |
---|
EJBQLException() |
EJBQLException(String messageFormat,
Object... messageArgs) |
EJBQLException(String messageFormat,
String expressionString,
Throwable th,
Object... messageArgs) |
EJBQLException(String messageFormat,
Throwable cause,
Object... messageArgs) |
EJBQLException(Throwable cause) |
getExpressionString
getMessage, getUnlabeledMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2023 Apache Cayenne. All rights reserved.