libsbml.SBMLConstructorException.SBMLConstructorException C# (CSharp) Méthode

SBMLConstructorException() public méthode

public SBMLConstructorException ( ) : System
Résultat 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