dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
InvalidEncodingException
dcrypt
encoders
encoder
This is usually thrown while decoding invalid data.
@
safe
class
InvalidEncodingException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
dcrypt
encoders
encoder
classes
Encoder
InvalidEncodingException
This is usually thrown while decoding invalid data.