ONIException

class oni.ONIException : public Exception

Exception wrapper for error codes returned by the native ONI API.

Public Members

readonlyint Number

The underlying ONI API error code.

Properties

overridestring Message { get; set; }

Get a human-readable version of the error code produced by the native ONI API.