Package io.trino.jdbc

Class NotImplementedException

java.lang.Object
All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class NotImplementedException extends SQLNonTransientException
Thrown when a required JDBC method is not yet implemented.
See Also: