diff --git a/README b/README index 4168d70..b471b44 100644 --- a/README +++ b/README @@ -19,3 +19,5 @@ Example: `EXCEPTION(Exception, Existential_Observation ); EXCEPTION(Existential_Observation, Pastafarism_Observation );` +Note that the base "Exception" class derivate from std::exception. +