Goby v2
|
Public Member Functions | |
FrontSeatException (goby::moos::protobuf::HelmError err) | |
FrontSeatException (goby::moos::protobuf::FrontSeatError err) | |
goby::moos::protobuf::HelmError | helm_err () const |
bool | is_helm_error () const |
goby::moos::protobuf::FrontSeatError | fs_err () const |
bool | is_fs_error () const |
Definition at line 28 of file frontseat_exception.h.