Go to the documentation of this file.
16 #ifndef polybori_error_PBoRiError_h_
17 #define polybori_error_PBoRiError_h_
32 public std::exception,
public CTypes {
60 const
char* what() const throw() {
return text(); }
68 #endif // of #ifndef PBoRiError_h_