Class MalformedUnicodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.astrapi69.string.MalformedUnicodeException
All Implemented Interfaces:
Serializable

public class MalformedUnicodeException extends RuntimeException
The class MalformedUnicodeException is thrown when the given character is not unicode conform.
See Also: