hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
DecodeException
hunt
proton
codec
DecodeException
Undocumented in source.
class
DecodeException : RuntimeException {
this
(string message);
this
(string message, Throwable cause);
this
(Throwable cause);
}
Constructors
this
this
(string message)
Undocumented in source.
this
this
(string message, Throwable cause)
Undocumented in source.
this
this
(Throwable cause)
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
codec
DecodeException
classes
DecodeException