Exception thrown when an uninitialized Try is accessed.
Synopsis
Declared in <folly/Try.h>
class UsingUninitializedTry
: public TryException
Base Classes
Name |
Description |
Exception type thrown by |
Member Functions
Name |
Description |
|
Construct the exception. |
|
Return the exception message. |
Using Declarations
Name |
Description |
Inherit the message‐taking constructors of |
Created with MrDocs