com.ibm.mq.jms

Class IntErrorException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • javax.jms.JMSException
          • com.ibm.mq.jms.IntErrorException
  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated. 
    no longer used.

    public class IntErrorException
    extends javax.jms.JMSException
    This exception is thrown when there is an internal problem with one of the JMS classes.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class javax.jms.JMSException

        getErrorCode, getLinkedException, setLinkedException
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.