public final class NoSuchConnectionException extends ConnectionRepositoryException
UsersConnectionRepository when attempting to fetch a ConnectionData and no such
connection exists with the provided key.UsersConnectionRepository.getConnection(String, ConnectionKey),
序列化表格| 构造器和说明 |
|---|
NoSuchConnectionException(ConnectionKey connectionKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionKey |
getConnectionKey()
The invalid key value.
|
public NoSuchConnectionException(ConnectionKey connectionKey)
public ConnectionKey getConnectionKey()
Copyright © 2021. All rights reserved.