public class DicomStreamException extends IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
DicomStreamException() |
DicomStreamException(String message) |
DicomStreamException(String message,
Throwable cause) |
DicomStreamException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public DicomStreamException()
public DicomStreamException(String message)
public DicomStreamException(Throwable cause)
public DicomStreamException(String message, Throwable cause)
Copyright © 2017 dcm4che.org. All rights reserved.