open class CciOperationNotSupportedException : InvalidDataAccessResourceUsageException
Exception thrown when the connector doesn't support a specific CCI operation.
Author
Juergen Hoeller
Since
1.2
CciOperationNotSupportedException(msg: String, ex: ResourceException)
Constructor for CciOperationNotSupportedException. |