|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POSIX.ERRORS | |
|---|---|
| org.jruby.ext.posix | |
| Uses of POSIX.ERRORS in org.jruby.ext.posix |
|---|
| Methods in org.jruby.ext.posix that return POSIX.ERRORS | |
|---|---|
static POSIX.ERRORS |
POSIX.ERRORS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static POSIX.ERRORS[] |
POSIX.ERRORS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jruby.ext.posix with parameters of type POSIX.ERRORS | |
|---|---|
void |
POSIXHandler.error(POSIX.ERRORS error,
java.lang.String extraData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||