PlatformException

Base class for operating system or library exceptions.

class PlatformException : Exception {}

Constructors

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

Meta