IErrorBuilder Interface |
Namespace: Innovator.Client
The IErrorBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorContext |
Specify the context of the error message
|
![]() | ErrorMsg(String) |
Add an error message
|
![]() | ErrorMsg(String, IEnumerableString) |
Add an error message specifying the properties the message pertains to
|
![]() | ErrorMsg(String, String) |
Add an error message specifying the properties the message pertains to
|