AmqpLinkRedirectException 构造函数
定义
重载
AmqpLinkRedirectException() | |
AmqpLinkRedirectException(String message) | |
AmqpLinkRedirectException(String message, Throwable cause) | |
AmqpLinkRedirectException(Throwable cause) |
AmqpLinkRedirectException()
public AmqpLinkRedirectException()
AmqpLinkRedirectException(String message)
public AmqpLinkRedirectException(String message)
参数
- message
- String
AmqpLinkRedirectException(String message, Throwable cause)
public AmqpLinkRedirectException(String message, Throwable cause)
参数
- message
- String
- cause
- Throwable
AmqpLinkRedirectException(Throwable cause)
public AmqpLinkRedirectException(Throwable cause)
参数
- cause
- Throwable