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