HyperionException
IntroductionException class used by the hCommLibrary. Member FunctionsHyperionException(hComm *)public ParametersDiscussionConstructor for HyperionException. This constructor takes a pointer to an hComm object, from which the detailed error information is retrieved. HyperionException(int, std :: string)public ParametersDiscussionConstruct for HyperionException. In this constructor, the errorNumber and errorMessage are supplied manually whatpublic Return ValueReturns a pointer to the descriptive string. DiscussionOverloaded function that returns a string describing the exception |