ClusterException

The basic exception thrown by the tango.io.cluster package.

class ClusterException : IOException {}

Constructors

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

Meta