iTextSharp.text.BadElementException.BadElementException C# (CSharp) Method

BadElementException() public method

public BadElementException ( ) : System
return System
        public BadElementException()
            : base()
        {
        }

Same methods

BadElementException::BadElementException ( string message ) : System
BadElementException