public class UncheckedSQLException extends MetaModelException
SQLException that gets thrown out of an UpdateScript and gets
converted into a RolledBackUpdateException.| Constructor and Description |
|---|
UncheckedSQLException(SQLException e) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncheckedSQLException(SQLException e)
public SQLException getCause()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.