GSL_ERROR Type

Constructors

Constructor Description

GSL_ERROR(message, number, bDebug)

Full Usage: GSL_ERROR(message, number, bDebug)

Parameters:
    message : string
    number : GSL_ERR
    bDebug : bool

message : string
number : GSL_ERR
bDebug : bool

Instance members

Instance member Description

this.Equals

Full Usage: this.Equals

Parameters:
    obj : obj

Returns: bool
Modifiers: abstract

obj : obj
Returns: bool

this.GetHashCode

Full Usage: this.GetHashCode

Returns: int
Modifiers: abstract

Returns: int

Static members

Static member Description

GSL_ERROR.CONTINUE

Full Usage: GSL_ERROR.CONTINUE

Returns: GSL_ERROR

Returns: GSL_ERROR

GSL_ERROR.SUCCESS

Full Usage: GSL_ERROR.SUCCESS

Returns: GSL_ERROR

Returns: GSL_ERROR