Java org.springframework.jms UncategorizedJmsException fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jms UncategorizedJmsException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jms UncategorizedJmsException.

The text is from its open source code.

Constructor

UncategorizedJmsException(String msg)
Constructor that takes a message.
UncategorizedJmsException(Throwable cause)
Constructor that takes a root cause only.

Method

StringtoString()
Returns a short description of this throwable.