Uses of Class
org.opendaylight.ovsdb.lib.error.SchemaVersionMismatchException
-
Packages that use SchemaVersionMismatchException Package Description org.opendaylight.ovsdb.hwvtepsouthbound org.opendaylight.ovsdb.southbound -
-
Uses of SchemaVersionMismatchException in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type SchemaVersionMismatchException Modifier and Type Method Description static 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 SchemaVersionMismatchException Modifier and Type Method Description static void
SouthboundUtil. schemaMismatchLog(String column, String table, SchemaVersionMismatchException ex)
-