public static interface SynchronousCommunication.CheckResultInterface
| Modifier and Type | Method and Description |
|---|---|
void |
checkResult(String result)
Check the Result for Error and throw and Error if detected.
|
void checkResult(String result) throws IOException
result - Raw Result including line-breaks etc.IOExceptionCopyright © 2024 SiLA Java Developers. All rights reserved.