public static class ShellResponse.Cancelled extends ShellResponse
ShellResponse.Cancelled, ShellResponse.Close, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnknownCommand
Modifier and Type | Field and Description |
---|---|
private static ShellResponse.Cancelled |
INSTANCE
.
|
Modifier | Constructor and Description |
---|---|
private |
ShellResponse.Cancelled() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
cancelled, close, error, error, evalError, evalError, internalError, internalError, noCommand, ok, ok, unknownCommand
private static final ShellResponse.Cancelled INSTANCE
private ShellResponse.Cancelled()
public String getMessage()
getMessage
in class ShellResponse
Copyright © 2015 eXo Platform SAS. All Rights Reserved.