public class MetaWrapperException extends RuntimeException
MetaException in a RuntimeException. It is required because Spring JDBC template's
TransactionCallback interface doesn't allow to throw checked exceptions.| Constructor and Description |
|---|
MetaWrapperException(MetaException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetaWrapperException(MetaException cause)
Copyright © 2024 The Apache Software Foundation. All rights reserved.