Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
IllegalFunctionCallException.h
Go to the documentation of this file.
1
#ifndef STORM_EXCEPTIONS_ILLEGALFUNCTIONCALLEXCEPTION_H_
2
#define STORM_EXCEPTIONS_ILLEGALFUNCTIONCALLEXCEPTION_H_
3
4
#include "
storm/exceptions/BaseException.h
"
5
#include "
storm/exceptions/ExceptionMacros.h
"
6
7
namespace
storm
{
8
namespace
exceptions {
9
10
STORM_NEW_EXCEPTION
(IllegalFunctionCallException)
11
12
}
// namespace exceptions
13
}
// namespace storm
14
15
#endif
/* STORM_EXCEPTIONS_ILLEGALFUNCTIONCALLEXCEPTION_H_ */
BaseException.h
ExceptionMacros.h
STORM_NEW_EXCEPTION
#define STORM_NEW_EXCEPTION(exception_name)
Macro to generate descendant exception classes.
Definition
ExceptionMacros.h:8
storm
LabParser.cpp.
Definition
cli.cpp:18
src
storm
exceptions
IllegalFunctionCallException.h
Generated by
1.9.8