public static class JavaRuntimeCompiler.CompilerStatusCode extends Object
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Gets the message.
|
Integer |
getReturnCode()
Gets the return code.
|
boolean |
isSuccess()
Checks if is success.
|
String |
toString()
To string.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.