proxygen
|
#include <PolyException.h>
Public Member Functions | |
BadPolyCast ()=default | |
char const * | what () const noexceptoverride |
Exception type that is thrown when attempting to extract from a Poly
a value of the wrong type.
Definition at line 39 of file PolyException.h.
|
default |
|
inlineoverridenoexcept |
Definition at line 41 of file PolyException.h.