public class UnableToManipulateTransactionIsolationLevelException extends DBIException
| Constructor and Description |
|---|
UnableToManipulateTransactionIsolationLevelException(int i,
SQLException e) |
UnableToManipulateTransactionIsolationLevelException(String msg,
SQLException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnableToManipulateTransactionIsolationLevelException(int i,
SQLException e)
public UnableToManipulateTransactionIsolationLevelException(String msg, SQLException e)
Copyright © 2018. All rights reserved.