Guard.RaiseArgumentException(string) Method

Raises an EArgumentException exception.

Namespace: Spring
public
 class procedure RaiseArgumentException(const msg: string); overload; static; inline;

Parameters

msg
Type: string

The general error message.