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