Throw by MIP Environment when an argument is incorrect. Check innerException for more info. More...
Public Member Functions | |
| ArgumentMIPException () | |
| ArgumentMIPException (string message) | |
| ArgumentMIPException (string message, Exception innerException) | |
Public Member Functions inherited from VideoOS.Platform.MIPException | |
| MIPException () | |
| MIPException (SerializationInfo info, StreamingContext context) | |
| MIPException (string message) | |
| MIPException (string message, Exception innerException) | |
Protected Member Functions | |
| ArgumentMIPException (SerializationInfo info, StreamingContext context) | |
Throw by MIP Environment when an argument is incorrect. Check innerException for more info.
When using the Configuration API, this exception represent a server side thrown exception.
|
inline |
|
inline |
|
inline |
|
inlineprotected |