VideoOS.Platform.MIPException Class Reference

The common Exception for all exceptions thrown by the MIP environment. More...

Inheritance diagram for VideoOS.Platform.MIPException:
VideoOS.Platform.ArgumentMIPException VideoOS.Platform.ClientTypeNotAllowedMIPException VideoOS.Platform.CommunicationContentMIPException VideoOS.Platform.CommunicationMIPException VideoOS.Platform.ImplementationMIPException VideoOS.Platform.InternalMIPException VideoOS.Platform.InvalidApplicationOperationMIPException VideoOS.Platform.InvalidOperationMIPException VideoOS.Platform.License.UnknownCompressionTypeException VideoOS.Platform.LicenseMIPException VideoOS.Platform.LicenseServiceMIPException VideoOS.Platform.MessageFilterNotRegisteredMIPException VideoOS.Platform.NoVideoInTimeSpanMIPException VideoOS.Platform.NotAuthorizedMIPException VideoOS.Platform.NotDualAuthorizedMIPException VideoOS.Platform.NotSupportedMIPException VideoOS.Platform.PathNotFoundMIPException VideoOS.Platform.Proxy.ConfigApi.ValidateResultException VideoOS.Platform.RestApiMIPException VideoOS.Platform.ServerFaultMIPException

Public Member Functions

 MIPException ()
 
 MIPException (SerializationInfo info, StreamingContext context)
 
 MIPException (string message)
 
 MIPException (string message, Exception innerException)
 

Detailed Description

The common Exception for all exceptions thrown by the MIP environment.

Constructor & Destructor Documentation

◆ MIPException() [1/4]

VideoOS.Platform.MIPException.MIPException ( )
inline

◆ MIPException() [2/4]

VideoOS.Platform.MIPException.MIPException ( string message)
inline

◆ MIPException() [3/4]

VideoOS.Platform.MIPException.MIPException ( string message,
Exception innerException )
inline

◆ MIPException() [4/4]

VideoOS.Platform.MIPException.MIPException ( SerializationInfo info,
StreamingContext context )
inline