Home
last modified time | relevance | path

Searched defs:XMLError (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DXMLError.java249 public class XMLError { class
253 protected XMLError(long cPtr, boolean cMemoryOwn) in XMLError() method in XMLError
417XMLError(int errorId, String details, long line, long column, long severity, long category) throws… in XMLError() method in XMLError
495XMLError(int errorId, String details, long line, long column, long severity) throws org.sbml.libsb… in XMLError() method in XMLError
573XMLError(int errorId, String details, long line, long column) throws org.sbml.libsbml.XMLConstruct… in XMLError() method in XMLError
651 XMLError(int errorId, String details, long line) throws org.sbml.libsbml.XMLConstructorException { in XMLError() method in XMLError
729 XMLError(int errorId, String details) throws org.sbml.libsbml.XMLConstructorException { in XMLError() method in XMLError
807 XMLError(int errorId) throws org.sbml.libsbml.XMLConstructorException { in XMLError() method in XMLError
885 XMLError() throws org.sbml.libsbml.XMLConstructorException { in XMLError() method in XMLError
895 XMLError(XMLError orig) throws org.sbml.libsbml.XMLConstructorException { in XMLError() method in XMLError
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DXMLError.cs317 public class XMLError : global::System.IDisposable { class
321 internal XMLError(IntPtr cPtr, bool cMemoryOwn) in XMLError() method in libsbmlcs.XMLError
491XMLError(int errorId, string details, long line, long column, long severity, long category) : this… in XMLError() method in libsbmlcs.XMLError
585XMLError(int errorId, string details, long line, long column, long severity) : this(libsbmlPINVOKE… in XMLError() method in libsbmlcs.XMLError
679XMLError(int errorId, string details, long line, long column) : this(libsbmlPINVOKE.new_XMLError__… in XMLError() method in libsbmlcs.XMLError
773XMLError(int errorId, string details, long line) : this(libsbmlPINVOKE.new_XMLError__SWIG_3(errorI… in XMLError() method in libsbmlcs.XMLError
867XMLError(int errorId, string details) : this(libsbmlPINVOKE.new_XMLError__SWIG_4(errorId, details)… in XMLError() method in libsbmlcs.XMLError
961 XMLError(int errorId) : this(libsbmlPINVOKE.new_XMLError__SWIG_5(errorId), true) { in XMLError() method in libsbmlcs.XMLError
1055 XMLError() : this(libsbmlPINVOKE.new_XMLError__SWIG_6(), true) { in XMLError() method in libsbmlcs.XMLError
1065 XMLError(XMLError orig) : this(libsbmlPINVOKE.new_XMLError__SWIG_7(XMLError.getCPtr(orig)), true) { in XMLError() method in libsbmlcs.XMLError
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DXMLError.cs314 public class XMLError : global::System.IDisposable { class
318 internal XMLError(IntPtr cPtr, bool cMemoryOwn) in XMLError() method in libsbml.XMLError
488XMLError(int errorId, string details, long line, long column, long severity, long category) : this… in XMLError() method in libsbml.XMLError
582XMLError(int errorId, string details, long line, long column, long severity) : this(libsbmlPINVOKE… in XMLError() method in libsbml.XMLError
676XMLError(int errorId, string details, long line, long column) : this(libsbmlPINVOKE.new_XMLError__… in XMLError() method in libsbml.XMLError
770XMLError(int errorId, string details, long line) : this(libsbmlPINVOKE.new_XMLError__SWIG_3(errorI… in XMLError() method in libsbml.XMLError
864XMLError(int errorId, string details) : this(libsbmlPINVOKE.new_XMLError__SWIG_4(errorId, details)… in XMLError() method in libsbml.XMLError
958 XMLError(int errorId) : this(libsbmlPINVOKE.new_XMLError__SWIG_5(errorId), true) { in XMLError() method in libsbml.XMLError
1052 XMLError() : this(libsbmlPINVOKE.new_XMLError__SWIG_6(), true) { in XMLError() method in libsbml.XMLError
1062 XMLError(XMLError orig) : this(libsbmlPINVOKE.new_XMLError__SWIG_7(XMLError.getCPtr(orig)), true) { in XMLError() method in libsbml.XMLError
/dports/editors/libreoffice/libreoffice-7.2.6.2/l10ntools/inc/
H A Dxmlparse.hxx314 struct XMLError { struct
328 XMLError m_aErrorInformation; argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/l10ntools/inc/
H A Dxmlparse.hxx314 struct XMLError { struct
328 XMLError m_aErrorInformation; argument
/dports/misc/perkeep/perkeep-0.11/internal/azure/storage/
H A Dclient.go407 type XMLError struct { struct
408 Code string
409 Message string
410 AuthenticationErrorDetail string
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Xml/
H A DMiniParser.cs220 public class XMLError : Exception { class in Mono.Xml.MiniParser
223 public XMLError() : this("Unknown") {} in XMLError() method in Mono.Xml.MiniParser.XMLError
224 public XMLError(string descr) : this(descr, -1, -1) {} in XMLError() method in Mono.Xml.MiniParser.XMLError
225 public XMLError(string descr, int line, int column) in XMLError() method in Mono.Xml.MiniParser.XMLError
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dckls.cgs47 ckls icc0,cc7
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h47 const InlineeSourceLineHeader *Header;
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/xml/
H A DXMLError.cpp328 XMLError::XMLError ( const int errorId in XMLError() function in XMLError
438 XMLError::XMLError(const XMLError& orig) in XMLError() function in XMLError
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/xml/
H A DXMLError.cpp328 XMLError::XMLError ( const int errorId in XMLError() function in XMLError
438 XMLError::XMLError(const XMLError& orig) in XMLError() function in XMLError
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_xml_reader.py33 class XMLError(Exception): class
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSBMLDocument.h321 class XMLError; variable
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSBMLDocument.h321 class XMLError; variable
/dports/graphics/animorph/animorph-0.3/include/animorph/
H A DxmlParser.h109 typedef enum XMLError enum
134 } XMLError; typedef
/dports/audio/libcoverart/libcoverart-1.0.0/src/
H A DxmlParser.h157 typedef enum XMLError enum
181 } XMLError; typedef
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/XML/
H A DxmlParser.h187 typedef enum XMLError enum
211 } XMLError; typedef
/dports/net/libzmq2/zeromq-2.2.0/foreign/xmlParser/
H A DxmlParser.hpp186 typedef enum XMLError enum
210 } XMLError; typedef
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofxml.h202 typedef enum XMLError enum
226 } XMLError; typedef
/dports/textproc/peco/peco-v0.4.4/vendor/golang.org/x/net/webdav/
H A Dprop.go44 XMLError string member
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/net/webdav/
H A Dprop.go47 XMLError string member
/dports/devel/awless/awless-0.1.11/vendor/golang.org/x/net/webdav/
H A Dprop.go47 XMLError string member
/dports/security/acmetool/acmetool-0.2.1/vendor/golang.org/x/net/webdav/
H A Dprop.go47 XMLError string member
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/golang.org/x/net/webdav/
H A Dprop.go47 XMLError string member
/dports/misc/exercism/cli-3.0.13/vendor/golang.org/x/net/webdav/
H A Dprop.go47 XMLError string member

12345678