| Package | Description |
|---|---|
| net.tomp2p.connection |
| Modifier and Type | Method and Description |
|---|---|
PeerException.AbortCause |
PeerException.abortCause() |
static PeerException.AbortCause |
PeerException.AbortCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerException.AbortCause[] |
PeerException.AbortCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PeerException(PeerException.AbortCause abortCause,
String message)
Specified error with custom message.
|
Copyright © 2014. All rights reserved.