Exception thrown when a format argument string is invalid.
Declared in <folly/FormatArg.h>
class BadFormatArg
: public std::invalid_argument
| Name | Description |
|---|---|
std::invalid_argument |
| Name | Description |
|---|---|
BadFormatArg [constructor] | Constructs the exception from a description and extra context arguments. |
operator= |
| Name | Description |
|---|---|
BadFormatArg | Inherit the constructors of std::invalid_argument. |
| Name | Description |
|---|---|
folly::FormatArg | Parsed format argument. |