Class CharacterDecodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.tomatengames.util.exception.CharacterDecodeException
All Implemented Interfaces:
Serializable

public class CharacterDecodeException extends IOException
An IOException that indicates that a character could not be decoded.
Since:
1.6
See Also:
  • Constructor Details