AbstractMethodException
-
class
HPS.AbstractMethodException
: 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)
-