Throw by MIP Environment when calling a server that does not have a configuration item corresponding to the provided path. More...
Public Member Functions | |
| PathNotFoundMIPException () | |
| PathNotFoundMIPException (string message) | |
| PathNotFoundMIPException (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 | |
| PathNotFoundMIPException (SerializationInfo info, StreamingContext context) | |
Throw by MIP Environment when calling a server that does not have a configuration item corresponding to the provided path.
When using the Configuration API, this exception can represent a server side thrown exception.
|
inline |
|
inline |
|
inline |
|
inlineprotected |