hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
TransportException
hunt
proton
engine
TransportException
Undocumented in source.
class
TransportException :
ProtonException
{
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
engine
TransportException
classes
TransportException