Метод | Описание | |
---|---|---|
DaoUnsupportedTypeCoercionException ( |
Creates a coercion exception for when the type being coerced to is not supported.
|
public DaoUnsupportedTypeCoercionException ( |
||
desiredType | Type we were trying to coerce the value to. | |
value | object | The value that was trying to be coerced. |
Результат | System |