OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Member Functions | List of all members
ArgumentException Class Referenceabstract

The exception that is thrown when one of the arguments provided to a method is not valid. More...

Public Member Functions

virtual const char * paramName () const =0
 Name of parameter causes error.
 
- Public Member Functions inherited from Exception
virtual const char * name () const =0
 Type name of exception.
 
virtual std::string trace () const =0
 Function stack trace (if present)
 

Detailed Description

The exception that is thrown when one of the arguments provided to a method is not valid.