InvalidOperationException

class HPS::InvalidOperationException : public HPS::Exception

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

Public Functions

inline InvalidOperationException(char const *in_info = "Operation not supported on this platform.")