< Home

< Table of Contents

REFERENCE MANUAL

InvalidOperationException Class Reference

An InvalidOperationException is thrown when an operation is not supported on the current platform. More...

#include <hps.h>

Inheritance diagram for InvalidOperationException:
Exception

Public Member Functions

 InvalidOperationException (char const *in_info="Operation not supported on this platform.")
 
- Public Member Functions inherited from Exception
 Exception (char const *in_info)
 

Detailed Description

An InvalidOperationException is thrown when an operation is not supported on the current platform.


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