'Declaration Public Function New( _
ByVal messageСообщение.As System.String, _
ByVal exceptionИсключение.As System.Exception _
)
public PdfRuntimeMessage(
System.String message,
System.Exception exception
)
public: PdfRuntimeMessage(
System.String message,
System.Exception* exception
)
public:
PdfRuntimeMessage(
System.String message,
System.Exception^ exception
)
Parameters
- message
- Сообщение.
- exception
- Исключение.