Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
UnmetRequirementException.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
storm/exceptions/BaseException.h
"
4
#include "
storm/exceptions/ExceptionMacros.h
"
5
6
namespace
storm
{
7
namespace
exceptions {
8
9
STORM_NEW_EXCEPTION
(UnmetRequirementException)
10
11
}
// namespace exceptions
12
}
// namespace storm
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
UnmetRequirementException.h
Generated by
1.9.8