Modifier and Type | Class and Description |
---|---|
class |
SBMLError
Representation of errors, warnings and other diagnostics
|
Modifier and Type | Method and Description |
---|---|
XMLError |
XMLErrorLog.getError(long n)
Returns the nth
XMLError object in this log. |
Constructor and Description |
---|
XMLError(XMLError orig)
Copy constructor; creates a copy of this
XMLError . |