libsbml.SBMLConstructorException.SBMLConstructorException C# (CSharp) Method

SBMLConstructorException() public method

public SBMLConstructorException ( ) : System
return System
        public SBMLConstructorException()
            : this(libsbmlPINVOKE.new_SBMLConstructorException__SWIG_0(), true)
        {
        }

Same methods

SBMLConstructorException::SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn ) : System
SBMLConstructorException::SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn, string v ) : System
SBMLConstructorException::SBMLConstructorException ( string v ) : System
SBMLConstructorException::SBMLConstructorException ( string elementName, SBMLNamespaces xmlns ) : System
SBMLConstructorException::SBMLConstructorException ( string errmsg, string sbmlErrMsg ) : System