Exception

class HPS.Exception : public Exception

Subclassed by HPS.AbstractMethodException, HPS.IOException, HPS.IndexOutOfRangeException, HPS.InvalidLicenseException, HPS.InvalidObjectException, HPS.InvalidOperationException, HPS.InvalidSpecificationException

Public Functions

Exception ()
Exception (string message)
Exception (string message, Exception inner)