hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
ErrorConditionWrapper
hunt
proton
codec
transport
ErrorConditionType
Undocumented in source.
class
ErrorConditionWrapper : AbstractList!Object {
this
(ErrorCondition errorCondition);
Object
get
(int index);
int
size
();
}
Constructors
this
this
(ErrorCondition errorCondition)
Undocumented in source.
Members
Functions
get
Object
get
(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
size
int
size
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
codec
transport
ErrorConditionType
classes
ErrorConditionType
ErrorConditionWrapper