61626364656667
} if (ex instanceof IOException) { return new AmqpIOException((IOException) ex); } // fallback return new UncategorizedAmqpException(ex); }