![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
#include <agrum/tools/core/exceptions.h>
Public Member Functions | |
std::string | what () const |
std::string | errorContent () const |
Returns the message content. More... | |
std::string | errorType () const |
Returns the error type. More... | |
std::string | errorCallStack () const |
Returns the error call stack. More... | |
Protected Attributes | |
std::string | msg_ |
std::string | type_ |
std::string | callstack_ |
Error: The score already contains a different 'implicit' apriori.
Definition at line 419 of file exceptions.h.
|
inlineinherited |
Returns the error call stack.
Definition at line 142 of file exceptions.h.
|
inlineinherited |
Returns the message content.
Definition at line 130 of file exceptions.h.
|
inlineinherited |
|
inlineinherited |
Definition at line 123 of file exceptions.h.
|
protectedinherited |
Definition at line 106 of file exceptions.h.
|
protectedinherited |
Definition at line 104 of file exceptions.h.
|
protectedinherited |
Definition at line 105 of file exceptions.h.