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