added new exception
This commit is contained in:
@@ -175,6 +175,7 @@ public:
|
||||
class notConnected {};
|
||||
class unsupportedByService {};
|
||||
class msgBodyCacheTooSmall {}; // hopefully this one goes away in the future
|
||||
class requestTimedOut {};
|
||||
|
||||
private:
|
||||
cacChannelNotify & callback;
|
||||
|
||||
Reference in New Issue
Block a user