Goby3
3.1.5a
2024.05.23
|
#include <goby/middleware/frontseat/exception.h>
Public Member Functions | |
Exception () | |
Exception (protobuf::HelmError err) | |
Exception (protobuf::FrontSeatError err) | |
protobuf::HelmError | helm_err () const |
bool | is_helm_error () const |
protobuf::FrontSeatError | fs_err () const |
bool | is_fs_error () const |
Definition at line 37 of file exception.h.
|
inline |
Definition at line 40 of file exception.h.
|
inline |
Definition at line 49 of file exception.h.
|
inline |
Definition at line 57 of file exception.h.
|
inline |
Definition at line 70 of file exception.h.
|
inline |
Definition at line 67 of file exception.h.
|
inline |
Definition at line 71 of file exception.h.
|
inline |
Definition at line 68 of file exception.h.