Class IppException
Represents errors that occur during the execution of the IPP functions.
Namespace: VE3NEA.HamCockpit.DspFun
Assembly: VE3NEA.HamCockpit.DspFun.dll
Syntax
public class IppException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
IppException(IppStatus) | Initializes a new instance of the IppException class. |
Methods
Name | Description |
---|---|
Check(IppStatus) | Checks the IPP status code and raises an IppException if the code represents an error. |