C#
VB
Java
Objective-C
C++
Gets or sets the exception that was thrown (if any).
public Exception Exception { get; set; }
Public Property Exception As Exception
@property (nonatomic, strong) NSError *error
public Exception getException()
public void setException(Exception value)
An Exception object that specifies the exception that was thrown (if any). May be a null reference (Nothing in VB). Default value is null.
For an example, refer to RunJob.
OcrAutoRecognizeManagerJobError Structure
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET