Class Cv.Exception
Namespace: ArucoUnity.Plugin
Assembly: Assembly-CSharp.dll
Syntax
public class Exception : HandleCppPtr
Constructors
| Improve this Doc View SourceException()
Declaration
public Exception()
Properties
| Improve this Doc View SourceCode
Declaration
public int Code { get; }
Property Value
Type | Description |
---|---|
Int32 |
Methods
| Improve this Doc View SourceCheck()
Declaration
public void Check()
DeleteCppPtr()
Declaration
protected override void DeleteCppPtr()
Overrides
| Improve this Doc View SourceWhat()
Declaration
public string What()
Returns
Type | Description |
---|---|
String |