Package io.debezium.connector.oracle
Class OracleConnection.NonRelationalTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.debezium.DebeziumException
io.debezium.connector.oracle.OracleConnection.NonRelationalTableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OracleConnection
An exception that indicates the operation failed because the table is not a relational table.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonRelationalTableException
-