Package org.opendaylight.ovsdb.lib.error
Class InvalidEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.ovsdb.lib.error.InvalidEncodingException
- All Implemented Interfaces:
Serializable
InvalidEncodingException in cases where something is not UTF-8 Encoded.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidEncodingException
-
-
Method Details
-
getActual
-