[]
Constructs a new CorruptedCodestreamException exception with no detail message.
public CorruptedCodestreamException()
Constructs a new CorruptedCodestreamException exception with the specified detail message.
public CorruptedCodestreamException(string s)
| Type | Name | Description |
|---|---|---|
| string | s | The detail message. |