StreamFileException

An exception for File errors.

class StreamFileException : StreamException {}

Constructors

this
this(string msg)

Construct a StreamFileException with given error message.

Meta