mirror of
https://github.com/sethm/symon.git
synced 2024-11-17 02:06:48 +00:00
slight JavaDoc fix regarding what Exception can be thrown
This commit is contained in:
parent
52f4e9a00f
commit
2217f3831d
@ -99,6 +99,7 @@ public class Bus {
|
||||
*
|
||||
* @param device
|
||||
* @param priority
|
||||
* @throws MemoryRangeException
|
||||
*/
|
||||
public void addDevice(Device device, int priority) throws MemoryRangeException {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user