|
||||||||||
| 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(java.lang.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're declared. |
| Constructors in org.crsh.shell with parameters of type ErrorType | |
|---|---|
ShellResponse.Error(ErrorType type,
java.lang.Throwable throwable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||