| DMExceptionInnerException Property |
Actual exception thrown
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public Exception InnerException { get; }
Public ReadOnly Property InnerException As Exception
Get
public:
property Exception^ InnerException {
Exception^ get ();
}
Property Value
ExceptionSee Also