public final class ActiveMQIncompatibleClientServerException extends ActiveMQException
Normally this means you are trying to use a newer client on an older server.
Constructor and Description |
---|
ActiveMQIncompatibleClientServerException() |
ActiveMQIncompatibleClientServerException(String msg) |
getType, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ActiveMQIncompatibleClientServerException()
public ActiveMQIncompatibleClientServerException(String msg)
Copyright © 2019 JBoss by Red Hat. All rights reserved.