libSBML C# API  libSBML 5.15.2 C# API
libsbmlcs.XMLError Member List

This is the complete list of members for libsbmlcs.XMLError, including all inherited members.

Dispose()libsbmlcs.XMLErrorvirtual
Equals(Object sb)libsbmlcs.XMLError
getCategory()libsbmlcs.XMLError
getCategoryAsString()libsbmlcs.XMLError
getColumn()libsbmlcs.XMLError
getErrorId()libsbmlcs.XMLError
getErrorIdOffset()libsbmlcs.XMLError
GetHashCode()libsbmlcs.XMLError
getLine()libsbmlcs.XMLError
getMessage()libsbmlcs.XMLError
getPackage()libsbmlcs.XMLError
getSeverity()libsbmlcs.XMLError
getSeverityAsString()libsbmlcs.XMLError
getShortMessage()libsbmlcs.XMLError
getStandardMessage(int code)libsbmlcs.XMLErrorstatic
isError()libsbmlcs.XMLError
isFatal()libsbmlcs.XMLError
isInfo()libsbmlcs.XMLError
isInternal()libsbmlcs.XMLError
isSystem()libsbmlcs.XMLError
isValid()libsbmlcs.XMLError
isWarning()libsbmlcs.XMLError
isXML()libsbmlcs.XMLError
operator!=(XMLError lhs, XMLError rhs)libsbmlcs.XMLErrorstatic
operator==(XMLError lhs, XMLError rhs)libsbmlcs.XMLErrorstatic
setColumn(long column)libsbmlcs.XMLError
setLine(long line)libsbmlcs.XMLError
swigCMemOwnlibsbmlcs.XMLErrorprotected
XMLError(int errorId, string details, long line, long column, long severity, long category)libsbmlcs.XMLError
XMLError(int errorId, string details, long line, long column, long severity)libsbmlcs.XMLError
XMLError(int errorId, string details, long line, long column)libsbmlcs.XMLError
XMLError(int errorId, string details, long line)libsbmlcs.XMLError
XMLError(int errorId, string details)libsbmlcs.XMLError
XMLError(int errorId)libsbmlcs.XMLError
XMLError()libsbmlcs.XMLError
XMLError(XMLError orig)libsbmlcs.XMLError