MIRA
|
Error codes for reasons of errors/exceptions while processing an rpc call. More...
#include <error/Exceptions.h>
#include <serialization/ReflectorInterface.h>
#include <serialization/adapters/boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | XRPC |
An exception that is thrown by the RPCServer if an RPC call fails. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Enumerations | |
enum | RPCError { RPC_INVALID_REQUEST, RPC_METHOD_NOT_FOUND, RPC_INVALID_PARAMS, RPC_EXCEPTION_IN_CALL } |
enumeration of possible reasons for errors/exceptions while performing an RPC call More... | |
Error codes for reasons of errors/exceptions while processing an rpc call.