Closed SpaceK33z closed 8 years ago
By throwing a new exception the existing exception will be stringified. As a result, you can't use try/catch statements for e.g. AMQPTimeoutException. This should fix it.
AMQPTimeoutException
By throwing a new exception the existing exception will be stringified. As a result, you can't use try/catch statements for e.g.
AMQPTimeoutException
. This should fix it.