ClusterException

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

Constructors

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

Inherited Members

From IOException

error_num
int error_num;

Error code

func_name
string func_name;

Last failed function name.

errorNumber
int errorNumber()
failedFunctionName
string failedFunctionName()

Meta