Public Member Functions | Protected Member Functions | List of all members
HPS.AbstractMethodException Class Reference

Thrown if an abstract (pure virtual) method was called directly. More...

Inheritance diagram for HPS.AbstractMethodException:

Public Member Functions

 AbstractMethodException (string message)
 
 AbstractMethodException (string message, System.Exception inner)
 

Protected Member Functions

 AbstractMethodException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 

Detailed Description

Thrown if an abstract (pure virtual) method was called directly.


The documentation for this class was generated from the following file: