Class ConvException
Thrown if a type conversion fails.
class ConvException
: object .Exception
;
Constructors
| Name | Description |
|---|---|
this
(msg, file, line, next)
|
Thrown if a type conversion fails.
class ConvException
: object .Exception
;
| Name | Description |
|---|---|
this
(msg, file, line, next)
|