HPS.AbstractMethodException Class Reference
Inheritance diagram for HPS.AbstractMethodException:
HPS.Exception

Public Member Functions

AbstractMethodException (AbstractMethodException other)
 
AbstractMethodException (string message)
 
AbstractMethodException (string message, System.Exception inner)
 
- Public Member Functions inherited from HPS.Exception
Exception (string message)
 
Exception (string message, System.Exception inner)
 

Protected Member Functions

AbstractMethodException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 
- Protected Member Functions inherited from HPS.Exception
Exception (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:
  • internals/hps_core/source/cs/HPS.AbstractMethodException.cs