dinodave v0.3.0 (2017-10-10T12:12:30Z)
Dub
Repo
NodaveException
dinodave
plc
NoDave exception
class
NodaveException : Exception {
this
(int errNo);
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(int errNo)
Undocumented in source.
this
this
(string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dinodave
plc
classes
IsoTcp
NodaveException
functions
createConnection
interfaces
IPlc
NoDave exception