public class RelationalProviderException extends RuntimeException
RuntimeException
which is thrown in exception cases by the relational db provider.Modifier | Constructor and Description |
---|---|
protected |
RelationalProviderException(I18n msgResource,
Object... params) |
protected |
RelationalProviderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.