|
oevislib_net
0.14.3.0
|
Generic class for exceptions inside the OV library. More...
Public Member Functions | |
| string | Str () |
| Returns the error message. | |
| string | Kind () |
| Returns the kind of error. | |
| ExceptionType | Type () |
| Returns the type of OVException. | |
Protected Member Functions | |
| OVException (string msg) | |
Generic class for exceptions inside the OV library.
|
inline |
Returns the kind of error.
|
inline |
Returns the error message.
|
inline |
Returns the type of OVException.