iTextSharp.text.DocumentException.DocumentException C# (CSharp) Метод

DocumentException() публичный Метод

Constructs a new DocumentException
public DocumentException ( ) : System
Результат System
        public DocumentException()
            : base()
        {
        }

Same methods

DocumentException::DocumentException ( string message ) : System
DocumentException