|
Bexel Manager API
|
The exception that is thrown when one of the arguments provided to a method is not valid More...
Properties | |
| string | ParamName [get] |
| Name of the parameter. More... | |
| object | ParamValue [get] |
| Value of the parameter. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Bexel.Api.ApiException | |
| ApiException (string message, Exception innerException=null) | |
The exception that is thrown when one of the arguments provided to a method is not valid
|
get |
Name of the parameter.
|
get |
Value of the parameter.