Show / Hide Table of Contents

    Class Cv.Exception

    Inheritance
    Object
    HandleCppPtr
    Cv.Exception
    Inherited Members
    HandleCppPtr.DeleteResponsibility
    HandleCppPtr.CppPtr
    Namespace: ArucoUnity.Plugin
    Assembly: Assembly-CSharp.dll
    Syntax
    public class Exception : HandleCppPtr

    Constructors

    | Improve this Doc View Source

    Exception()

    Declaration
    public Exception()

    Properties

    | Improve this Doc View Source

    Code

    Declaration
    public int Code { get; }
    Property Value
    Type Description
    Int32

    Methods

    | Improve this Doc View Source

    Check()

    Declaration
    public void Check()
    | Improve this Doc View Source

    DeleteCppPtr()

    Declaration
    protected override void DeleteCppPtr()
    Overrides
    HandleCppPtr.DeleteCppPtr()
    | Improve this Doc View Source

    What()

    Declaration
    public string What()
    Returns
    Type Description
    String
    • Improve this Doc
    • View Source
    Back to top Aruco Unity - Erwan Normand