public class DicomImageException
extends com.aspose.ms.System.Exception
The Dicom image exception.
| Constructor and Description |
|---|
DicomImageException(String message)
Initializes a new instance of the
DicomImageException class. |
DicomImageException(String message,
Throwable innerException)
Initializes a new instance of the
DicomImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DicomImageException(String message)
Initializes a new instance of the DicomImageException class.
message - The message.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.