raisedragon / pircbotx

Automatically exported from code.google.com/p/pircbotx
0 stars 0 forks source link

Make DisconnectEvent.disconnectException accessible #238

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The field is set, however it's not accessible.

Please add DisconnectEvent.getDisconnectException()

Original issue reported on code.google.com by michel.j...@gmail.com on 29 Mar 2015 at 12:19

GoogleCodeExporter commented 9 years ago
This was already added to 2.1-SNAPSHOT

http://site.pircbotx.googlecode.com/hg-history/latest/apidocs/org/pircbotx/hooks
/events/DisconnectEvent.html#getDisconnectException%28%29

Original comment by Lord.Qua...@gmail.com on 4 Apr 2015 at 9:34