Метод | Описание | |
---|---|---|
RtfUnsupportedStructureException ( ) : System |
Creates a new instance.
|
|
RtfUnsupportedStructureException ( string message ) : System |
Creates a new instance with the given message.
|
|
RtfUnsupportedStructureException ( string message, |
Creates a new instance with the given message, based on the given cause.
|
Метод | Описание | |
---|---|---|
RtfUnsupportedStructureException ( |
Serialization support.
|
public RtfUnsupportedStructureException ( ) : System | ||
Результат | System |
protected RtfUnsupportedStructureException ( |
||
info | the info to use for serialization | |
context | the context to use for serialization | |
Результат | System |
public RtfUnsupportedStructureException ( string message ) : System | ||
message | string | the message to display |
Результат | System |
public RtfUnsupportedStructureException ( string message, |
||
message | string | the message to display |
cause | the original cause for this exception | |
Результат | System |