Object.defineProperty(ServiceError.prototype, 'errorThrown',
get: function()
)
readonly errorThrown: string;
if no string was initially provided, then null, otherwise that same string.
This string value is one of the initially-provided parameters to the ParseError static method, and is kept
as a property. The value of errorThrown
is also available from jqXHR.statusText
, which is not to be confused with
the statusText
string or the StatusText property, as those do not exist as properties within the jqxhr
object.
See ServiceError or Promises in the Document Library Service 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