|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeerException.AbortCause | |
---|---|
net.tomp2p.connection |
Uses of PeerException.AbortCause in net.tomp2p.connection |
---|
Methods in net.tomp2p.connection that return PeerException.AbortCause | |
---|---|
PeerException.AbortCause |
PeerException.getAbortCause()
|
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. |
Constructors in net.tomp2p.connection with parameters of type PeerException.AbortCause | |
---|---|
PeerException(PeerException.AbortCause abortCause,
String message)
Specified error with custom message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |