Uses of Class
org.opendaylight.ovsdb.lib.error.SchemaVersionMismatchException
Packages that use SchemaVersionMismatchException
-
Uses of SchemaVersionMismatchException in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type SchemaVersionMismatchExceptionModifier and TypeMethodDescriptionstatic void
HwvtepSouthboundUtil.schemaMismatchLog
(String column, String table, SchemaVersionMismatchException ex) -
Uses of SchemaVersionMismatchException in org.opendaylight.ovsdb.southbound
Methods in org.opendaylight.ovsdb.southbound with parameters of type SchemaVersionMismatchExceptionModifier and TypeMethodDescriptionstatic void
SouthboundUtil.schemaMismatchLog
(String column, String table, SchemaVersionMismatchException ex)