libSBML C++ API  5.18.0
XMLError.cpp File Reference

Represents errors (and messages) encountered during an XML parse. More...

Include dependency graph for XMLError.cpp:

Functions

ostream & operator<< (ostream &s, const XMLError &error)
 

Detailed Description

Represents errors (and messages) encountered during an XML parse.

Author
Ben Bornstein

Function Documentation

ostream& operator<< ( ostream &  s,
const XMLError error 
)