ClusterException

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

Constructors

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

Inherited Members

From IOException

error_num
int error_num;

Error code

func_name
istring func_name;

Last failed function name.

errorNumber
int errorNumber()
failedFunctionName
istring failedFunctionName()

Meta