-
Notifications
You must be signed in to change notification settings - Fork 6
Commit b76242a
committed
Fix wrong exceptions in transports
The `setPriority` method have to throw a PriorityNotSupportedException
if the feature is not supported.1 parent 9d191ac commit b76242a
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | + | ||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
78 | - | ||
79 | + | ||
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
0 commit comments