#include <UAPException.hpp>
Inherits UAPException.

Public Member Functions | |
| UAPBeamlineExpansionFailedException (const std::string &_message="Unspecified exception") | |
| UAPBeamlineExpansionFailedException (const std::string &_message, const UAPException &_cause) | |
| ~UAPBeamlineExpansionFailedException () throw () | |
| Destructor. | |
Definition at line 243 of file UAPException.hpp.
| UAPBeamlineExpansionFailedException::UAPBeamlineExpansionFailedException | ( | const std::string & | _message = "Unspecified exception" |
) |
| UAPBeamlineExpansionFailedException::UAPBeamlineExpansionFailedException | ( | const std::string & | _message, | |
| const UAPException & | _cause | |||
| ) |
| UAPBeamlineExpansionFailedException::~UAPBeamlineExpansionFailedException | ( | ) | throw () |
1.5.7