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, setStackTrace
public DicomImageException(String message)
Initializes a new instance of the DicomImageException
class.
message
- The message.