IOException

The basic exception thrown by the tango.io package. One should try to ensure that all Tango exceptions related to IO are derived from this one.

Constructors

this
this(immutable(char)[] msg)
Undocumented in source.

Meta