libsbml.XMLConstructorException.XMLConstructorException C# (CSharp) Method

XMLConstructorException() public method

public XMLConstructorException ( ) : System
return System
        public XMLConstructorException()
            : this(libsbmlPINVOKE.new_XMLConstructorException(), true)
        {
        }

Same methods

XMLConstructorException::XMLConstructorException ( IntPtr cPtr, bool cMemoryOwn ) : System
XMLConstructorException::XMLConstructorException ( IntPtr cPtr, bool cMemoryOwn, string v ) : System
XMLConstructorException::XMLConstructorException ( string v ) : System