Ham Cockpit   

    Show / Hide Table of Contents

    Class IppException

    Represents errors that occur during the execution of the IPP functions.

    Inheritance
    Object
    Exception
    IppException
    Implements
    ISerializable
    _Exception
    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.

    • View Source
    Back to top Generated by DocFX