|
oevislib_net
0.14.3.0
|
Public Member Functions | |
| NullptrError (string msg) | |
| new string | Kind () |
| new ExceptionType | Type () |
| Public Member Functions inherited from oevislib_net.Exceptions.OVException | |
| string | Str () |
| Returns the error message. | |
| string | Kind () |
| Returns the kind of error. | |
| ExceptionType | Type () |
| Returns the type of OVException. | |
Additional Inherited Members | |
| Protected Member Functions inherited from oevislib_net.Exceptions.OVException | |
| OVException (string msg) | |