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