org.apache.activemq.apollo.util

JMSExceptionSupport

object JMSExceptionSupport extends

go to: companion
Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

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