Exception type that is thrown when attempting to extract from a Poly a value of the wrong type.
Synopsis
Declared in <folly/PolyException.h>
struct BadPolyCast
: std::bad_cast
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Constructs a |
|
Returns the exception's explanatory string. |
Created with MrDocs