public class StoppedException extends StateException
StateException
to indicate that the client is in the stopping or stopped state which is not appropriate
to perform the requested operation. This can occur whilst attempting to send, subscribe or unsubscribe.Constructor and Description |
---|
StoppedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StoppedException(String message)
Copyright © 2015 International Business Machines Corporation. All rights reserved.