[]
Initializes a new instance of the UnsupportedValueException object.
public UnsupportedValueException(T value, string msg)
Public Sub New(value As T, msg As String)
| Type | Name | Description |
|---|---|---|
| T | value | Unsupported value |
| string | msg | Error message |