Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.3
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Documentation states the method can't throw a checked exception for async sends to work. However when I add a Runtime exception to my method signature the aysnc sends don't work.