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