Exception
-
class
Exception
: public std::runtime_error The base class of all HPS exceptions.
Subclassed by HPS::IOException, HPS::IndexOutOfRangeException, HPS::InvalidLicenseException, HPS::InvalidObjectException, HPS::InvalidOperationException, HPS::InvalidSpecificationException
Public Functions
-
inline
Exception
(char const *in_info)
-
inline