Modifier and Type | Class and Description |
---|---|
class |
SBMLError
An error, warning or other diagnostic.
|
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 . |