ReedSolomonException Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.qrcode iTextSharp.text.pdf.qrcode.ReedSolomonException[[ReedSolomonException]] end subgraph System System.Exception[[Exception]] end System.Exception --> iTextSharp.text.pdf.qrcode.ReedSolomonException
Details
Inheritance
-
Exception
Constructors
ReedSolomonException [1/2]
Source code
public ReedSolomonException(string message)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
message |
ReedSolomonException [2/2]
Source code
protected ReedSolomonException(SerializationInfo info, StreamingContext context)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
info |
|
|
|
context |
Generated with ModularDoc