AronEOFException Class Reference

#include <RobotAPI/libraries/aron/core/Exception.h>

+ Inheritance diagram for AronEOFException:

Public Member Functions

 AronEOFException ()=delete
 
 AronEOFException (const std::string &prettymethod)
 
- Public Member Functions inherited from AronException
 AronException ()=delete
 
 AronException (const std::string &prettymethod, const std::string &reason)
 
 AronException (const std::string &prettymethod, const std::string &reason, const Path &path)
 
AronExceptionoperator() (const std::string &additionalMessage="")
 call operator to append a message to the exception. Used by ARMARX_CHECK_AND_THROW
 

Detailed Description

Definition at line 49 of file Exception.h.

Constructor & Destructor Documentation

◆ AronEOFException() [1/2]

AronEOFException ( )
delete

◆ AronEOFException() [2/2]

AronEOFException ( const std::string & prettymethod)

Definition at line 50 of file Exception.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: