dxFeed Graal CXX API v4.0.0
Loading...
Searching...
No Matches
InvalidArgumentException Struct Reference

Thrown to indicate that a method has been passed an illegal or inappropriate argument. More...

#include <InvalidArgumentException.hpp>

+ Inheritance diagram for InvalidArgumentException:

Additional Inherited Members

- Public Member Functions inherited from RuntimeException
 RuntimeException (const StringLikeWrapper &message, const StringLikeWrapper &additionalStackTrace="")
 Constructs a runtime exception.
 
const std::string & getStackTrace () const &
 

Detailed Description

Thrown to indicate that a method has been passed an illegal or inappropriate argument.