open class SqlXmlFeatureNotImplementedException : InvalidDataAccessApiUsageException
Exception thrown when the underlying implementation does not support the requested feature of the API.
Author
Thomas Risberg
Since
2.5.5
SqlXmlFeatureNotImplementedException(msg: String)SqlXmlFeatureNotImplementedException(msg: String, cause: Throwable)
Constructor for SqlXmlFeatureNotImplementedException. |