Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
UnsupportedModelException.h
Go to the documentation of this file.
1#ifndef STORM_UNSUPPORTEDMODELEXCEPTION_H
2#define STORM_UNSUPPORTEDMODELEXCEPTION_H
3
6
7namespace storm {
8namespace exceptions {
9
10STORM_NEW_EXCEPTION(UnsupportedModelException)
11
12} // namespace exceptions
13} // namespace storm
14#endif // STORM_UNSUPPORTEDMODELEXCEPTION_H
#define STORM_NEW_EXCEPTION(exception_name)
Macro to generate descendant exception classes.
LabParser.cpp.
Definition cli.cpp:18