Package | Description |
---|---|
org.crsh.shell | |
org.crsh.shell.impl.command |
Modifier and Type | Method and Description |
---|---|
static ShellResponse.Error |
ShellResponse.error(ErrorKind type,
String msg) |
static ShellResponse.Error |
ShellResponse.error(ErrorKind type,
String msg,
Throwable throwable) |
static ShellResponse.Error |
ShellResponse.evalError(String msg) |
static ShellResponse.Error |
ShellResponse.evalError(String msg,
Throwable throwable) |
static ShellResponse.Error |
ShellResponse.internalError(String msg) |
static ShellResponse.Error |
ShellResponse.internalError(String msg,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
private ShellResponse.Error |
CRaSHCommandProcess.build(Throwable throwable) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.