skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
ArgumentOutOfRangeException
skia
Exceptions
Undocumented in source.
class
ArgumentOutOfRangeException : Exception {
this
(string msg, size_t line, string file, Throwable next);
this
(string paramName, string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, size_t line, string file, Throwable next)
Undocumented in source.
this
this
(string paramName, string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
skia
Exceptions
classes
ArgumentException
ArgumentNullException
ArgumentOutOfRangeException
InvalidOperationException
NotImplementedException
NotSupportedException
NullPointerException
ObjectDisposedException
TypeLoadException