Save This Page
Home » spring-framework-2.5.5-with-dependencies » org.springframework » jms » [javadoc | source]
org.springframework.jms
public class: MessageNotWriteableException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         java.lang.RuntimeException
            org.springframework.core.NestedRuntimeException
               org.springframework.jms.JmsException
                  org.springframework.jms.MessageNotWriteableException

All Implemented Interfaces:
    Serializable

Runtime exception mirroring the JMS MessageNotWriteableException.
Constructor:
 public MessageNotWriteableException(MessageNotWriteableException cause) 
Methods from org.springframework.jms.JmsException:
getErrorCode,   getMessage
Methods from org.springframework.core.NestedRuntimeException:
contains,   getMessage,   getMostSpecificCause,   getRootCause
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait