public class BrokerStoppedException extends IllegalStateException
Constructor and Description |
---|
BrokerStoppedException() |
BrokerStoppedException(String s) |
BrokerStoppedException(String message,
Throwable cause) |
BrokerStoppedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BrokerStoppedException()
public BrokerStoppedException(String message, Throwable cause)
public BrokerStoppedException(String s)
public BrokerStoppedException(Throwable cause)
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.