PlatformException

Base class for operating system or library exceptions.

class PlatformException : Exception {}

Constructors

this
this(string msg, string file, long line)
Undocumented in source.

Meta