com.ibm.mq.jms

Class ISSLException

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

    Deprecated. 
    no longer used.

    public class ISSLException
    extends java.lang.Exception
    Indicates an SSL exception.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ISSLException()
      Deprecated. 
       
    • Method Summary

      • 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
    • Constructor Detail

      • ISSLException

        public ISSLException()
        Deprecated. 
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.