RaiseHelper.ArgumentOutOfRange Method

Overloads

ArgumentOutOfRange(ExceptionArgument)

Delphi
class function ArgumentOutOfRange(argument: ExceptionArgument): NativeInt

Parameters

Returns

NativeInt

ArgumentOutOfRange(ExceptionArgument, ExceptionResource)

Delphi
class function ArgumentOutOfRange(argument: ExceptionArgument; resource: ExceptionResource): NativeInt

Parameters

Returns

NativeInt

ArgumentOutOfRange(ExceptionResource)

Delphi
class function ArgumentOutOfRange(resource: ExceptionResource): NativeInt

Parameters

Returns

NativeInt