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