Class RMGExceptionHandler#
Defined in File RMGExceptionHandler.hh
Inheritance Relationships#
Base Type#
public G4ExceptionHandler
Class Documentation#
-
class RMGExceptionHandler : public G4ExceptionHandler#
Public Functions
-
RMGExceptionHandler() = default#
-
~RMGExceptionHandler() = default#
-
RMGExceptionHandler(const RMGExceptionHandler&) = delete#
-
RMGExceptionHandler &operator=(const RMGExceptionHandler&) = delete#
-
bool Notify(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description) override#
-
inline bool HadWarning() const#
-
inline bool HadError() const#
-
RMGExceptionHandler() = default#