| 
    gramods
    
   | 
 
Exception thrown when a feature is not supported. More...
#include <UnsupportedException.hh>

Public Member Functions | |
| UnsupportedException (std::string what) | |
| Creates an exception with a clarification message.  More... | |
Public Attributes | |
| const std::string | what | 
| A message with information about what is unsupported and why.  More... | |
Exception thrown when a feature is not supported.
      
  | 
  inline | 
Creates an exception with a clarification message.
| const std::string gramods::gmCore::UnsupportedException::what | 
A message with information about what is unsupported and why.