public final class ErrorTools extends Object
| Constructor and Description |
|---|
ErrorTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(javax.jms.JMSException e,
org.apache.commons.logging.Log log)
Log a JMS exception with an error level
|
static void |
log(String context,
javax.jms.JMSException e,
org.apache.commons.logging.Log log)
Log a JMS exception with an error level
|
public static void log(javax.jms.JMSException e,
org.apache.commons.logging.Log log)
e - log - public static void log(String context, javax.jms.JMSException e, org.apache.commons.logging.Log log)
e - log - Copyright © 2021. All rights reserved.