|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorType | |
---|---|
org.crsh.shell |
Uses of ErrorType in org.crsh.shell |
---|
Methods in org.crsh.shell that return ErrorType | |
---|---|
ErrorType |
ShellResponse.Error.getType()
|
static ErrorType |
ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.crsh.shell with parameters of type ErrorType | |
---|---|
ShellResponse.Error(ErrorType type,
Throwable throwable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |