Exception type that is thrown on invalid access of an empty Poly object.
Synopsis
Declared in <folly/PolyException.h>
struct BadPolyAccess
: std::exception
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Constructs a |
|
Returns the exception's explanatory string. |
Created with MrDocs