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