spring-framework / org.springframework.jdbc.support / MetaDataAccessException / <init>
<init>
MetaDataAccessException(msg: String)
Constructor for MetaDataAccessException.
Parameters
msg - the detail message
MetaDataAccessException(msg: String, cause: Throwable)
Constructor for MetaDataAccessException.
Parameters
msg - the detail message
cause - the root cause from the data access API in use