proxygen
|
#include <Types.h>
Public Member Functions | |
FizzException (const std::string &msg, folly::Optional< AlertDescription > alert) | |
folly::Optional< AlertDescription > | getAlert () const |
Private Attributes | |
folly::Optional< AlertDescription > | alert_ |
|
inline |
|
inline |
Definition at line 324 of file Types.h.
Referenced by fizz::server::detail::processEvent(), and fizz::client::detail::processEvent().
|
private |