exceptions v0.1.0 (2017-02-17T16:09:22Z)
Dub
Repo
IllegalArgumentException
exceptions
Undocumented in source.
class
IllegalArgumentException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
exceptions
classes
IOException
IllegalArgumentException
NetworkException
NotImplementedException