|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestFailureException.FailureReason | |
|---|---|
| com.sun.sgs.protocol | Provides interfaces for the protocol layer. |
| Uses of RequestFailureException.FailureReason in com.sun.sgs.protocol |
|---|
| Methods in com.sun.sgs.protocol that return RequestFailureException.FailureReason | |
|---|---|
RequestFailureException.FailureReason |
RequestFailureException.getReason()
Returns a failure reason. |
static RequestFailureException.FailureReason |
RequestFailureException.FailureReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestFailureException.FailureReason[] |
RequestFailureException.FailureReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sun.sgs.protocol with parameters of type RequestFailureException.FailureReason | |
|---|---|
RequestFailureException(String message,
RequestFailureException.FailureReason reason)
Constructs an instance with the specified detail message
and reason. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||