class final
StackOverflowExceptionContents
Exception thrown when stack size is exceeded
Base classes
- class bpf::Exception
Constructors, destructors, conversion operators
- StackOverflowException(const fisize size) explicit noexcept
Public functions
Function documentation
bpf::collection::StackOverflowException:: StackOverflowException(const fisize size) explicit noexcept
Parameters | |
---|---|
size | the size that was exceeded |
Constructs a StackOverflowException
const char* bpf::collection::StackOverflowException:: Type() const final noexcept
Returns exception type