public class ErrorStatus
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getExitCode() |
void |
goOk() |
void |
goWithError() |
boolean |
hasError() |
static ErrorStatus |
init() |
boolean |
isNoData() |
public static ErrorStatus init()
public void goWithError()
public void goOk()
public boolean hasError()
public boolean isNoData()
public int getExitCode()
Copyright © 2019. All Rights Reserved.