org.apache.activemq.apollo.util
JMSExceptionSupport
object
JMSExceptionSupport
extends
Value Members
-
def
create
(cause: Exception)
: JMSException
-
def
create
(cause: Throwable)
: JMSException
-
def
create
(msg: String, cause: Exception)
: JMSException
-
def
create
(msg: String, cause: Throwable)
: JMSException
-
def
createInvalidSelectorException
(e: Exception)
: InvalidSelectorException
-
def
createMessageEOFException
(cause: Exception)
: MessageEOFException
-
def
createMessageFormatException
(cause: Exception)
: MessageFormatException