'Declaration Public Function New( _
ByVal nodeNameИмя узла.As System.String, _
ByVal exceptionИсключение.As System.Exception _
)
public PdfRuntimeError(
System.String nodeName,
System.Exception exception
)
public: PdfRuntimeError(
System.String nodeName,
System.Exception* exception
)
public:
PdfRuntimeError(
System.String nodeName,
System.Exception^ exception
)
Parameters
- nodeName
- Имя узла.
- exception
- Исключение.