org.apache.activemq.apollo.util

JMSExceptionSupport

object JMSExceptionSupport extends

Visibility
  1. Public
  2. All

Value Members

  1. def create (cause: Exception): JMSException

  2. def create (cause: Throwable): JMSException

  3. def create (msg: String, cause: Exception): JMSException

  4. def create (msg: String, cause: Throwable): JMSException

  5. def createInvalidSelectorException (e: Exception): InvalidSelectorException

  6. def createMessageEOFException (cause: Exception): MessageEOFException

  7. def createMessageFormatException (cause: Exception): MessageFormatException