Class UnsupportedProtocolVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.amqp.v100.client.UnsupportedProtocolVersionException
All Implemented Interfaces:
Serializable

public class UnsupportedProtocolVersionException extends Exception
An exception thrown if the remote server doesn't support the SASL or AMQP protocol version.
Author:
IIT Software GmbH, Bremen/Germany, (c) 2011, All Rights Reserved
See Also:
  • Constructor Details

    • UnsupportedProtocolVersionException

      public UnsupportedProtocolVersionException(String s)
      Creates an UnsupportedProtocolVersionException.
      Parameters:
      s - exception message