Class Utf8.Utf8CodingException

All Implemented Interfaces:
Serializable
Enclosing class:
Utf8

public static final class Utf8.Utf8CodingException
extends RuntimeException
This exception will be thrown for errors encountered during either the encoding of characters to Utf8 bytes, or the decoding of Utf8 bytes to characters.
Author:
Lee Rhodes
See Also:
Serialized Form