skiad ~main (2026-09-05T13:33:01.7559249)
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