public static class ShellResponse.Error extends ShellResponse
ShellResponse.Cancelled, ShellResponse.Close, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnknownCommand| Modifier and Type | Method and Description |
|---|---|
ErrorKind |
getKind() |
String |
getMessage() |
Throwable |
getThrowable() |
String |
toString() |
cancelled, close, error, error, evalError, evalError, internalError, internalError, noCommand, ok, ok, unknownCommandpublic ErrorKind getKind()
public Throwable getThrowable()
public String getMessage()
getMessage in class ShellResponseCopyright © 2015 eXo Platform SAS. All Rights Reserved.