InvalidEncodingException

This is usually thrown while decoding invalid data.

@safe
class InvalidEncodingException : Exception {}

Meta