The exception type, as a string, from the server's exception.
Object.defineProperty(ServiceError.prototype, 'exceptionType',
get: function()
)
readonly exceptionType: string;
The exact text from the Exception.GetType().ToString() method of the exception on the server.
The Document Service defines a new type of exception, DocumentService.ServiceException
,
which covers cases in which Detail and Message
may be the same. This type of exception is derived from the base Exception class and should be treated as such.
See ServiceError for more information.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document