Package oracle.nosql.driver
Class UnsupportedProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.UnsupportedProtocolException
- All Implemented Interfaces:
- Serializable
This exception is thrown if the server does not support the current
 driver protocol version.
- Since:
- 5.3.0
- See Also:
- 
Method SummaryMethods inherited from class oracle.nosql.driver.NoSQLExceptionokToRetryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString