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