AbstractMethodException
- class HPS.AbstractMethodException : public HPS.Exception
- Thrown if an abstract (pure virtual) method was called directly. - Public Functions - AbstractMethodException ()
 - AbstractMethodException (AbstractMethodException other)
 - AbstractMethodException (string message)
 - AbstractMethodException (string message, Exception inner)
 
