메소드 | 설명 | |
---|---|---|
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 |