Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ OutOfBoundsException
Class
OutOfBoundsException
tools/modeling/codegen/model/Exceptions.h:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
};
76
77
class OutOfBoundsException : public Exception {
78
public: virtual const char* what() const throw() { return
"OutOfBounds"
; }
79
};
80
81
} } // End of namespace OpenDDS::Model
82
Callers
2
copyPublicationQos
Method · 0.85
copySubscriptionQos
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected