A more detailed statement about the error, suitable for developer error logging.
Object.defineProperty(ServiceError.prototype, 'detail',
get: function()
)
readonly detail: string;
The exact text of Exception.Message
from the Exception on the Document Service.
This value, along with the Message string, are used to understand the
Exception from the Document Service. At all times, this value comes directly from the Exception
object in the Document Service.
While Message is always a user-safe string, there may be times when the
Exception.Message
property in the Document Service is user-safe; in this case, Message
and Detail will be the same. However, ExceptionType
will be DocumentService.ServiceException
.
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