spring-framework / org.springframework.jdbc.support.xml / SqlXmlFeatureNotImplementedException / <init>

<init>

SqlXmlFeatureNotImplementedException(msg: String)

Constructor for SqlXmlFeatureNotImplementedException.

Parameters

msg - the detail message

SqlXmlFeatureNotImplementedException(msg: String, cause: Throwable)

Constructor for SqlXmlFeatureNotImplementedException.

Parameters

msg - the detail message

cause - the root cause from the data access API in use