Method | Description | |
---|---|---|
DicomIoException ( string message ) : System | ||
DicomIoException ( string message, Exception innerException ) : System |
public DicomIoException ( string message ) : System | ||
message | string | |
return | System |
public DicomIoException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |