public class DicomException extends Exception
| Constructor and Description |
|---|
DicomException(String msg)
Constructs a new exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DicomException(String msg)
Constructs a new exception with the specified detail message.
msg - the detail message