Skip to content

Commit

Permalink
Rework after review
Browse files Browse the repository at this point in the history
  • Loading branch information
marci4 committed Jul 13, 2019
1 parent ac6db57 commit 0f6cbdd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@
* Exception to wrap an IOException and include information about the websocket which had the exception
* @since 1.4.1
*/
public class WrappedIOException extends Throwable {
public class WrappedIOException extends Exception {

/**
* The websocket where the IOException happened
Expand Down

0 comments on commit 0f6cbdd

Please sign in to comment.