|
HepMC Reference DocumentationHepMC |
#include <IO_Exception.h>
Public Types | |
| enum | ErrorType { OK, NullEvent, WrongFileType, MissingStartKey, EndOfStream, EndKeyMismatch, MissingEndKey, InvalidData, InputAndOutput, BadOutputStream, BadInputStream } |
| IO error types. More... | |
Public Member Functions | |
| IO_Exception (const std::string &msg) | |
Definition at line 21 of file IO_Exception.h.
IO error types.
| OK | |
| NullEvent | |
| WrongFileType | |
| MissingStartKey | |
| EndOfStream | |
| EndKeyMismatch | |
| MissingEndKey | |
| InvalidData | |
| InputAndOutput | |
| BadOutputStream | |
| BadInputStream |
Definition at line 27 of file IO_Exception.h.
| HepMC::IO_Exception::IO_Exception | ( | const std::string & | msg | ) | [inline] |
Definition at line 23 of file IO_Exception.h.
1.5.1-3