public interface IInfoCode
WarningCode
,
StatusCode
and ErrorCode
.Modifier and Type | Method and Description |
---|---|
int |
getCode()
Gets the
ErrorCode.statusCode . |
String |
getCodeMessage()
Gets the
ErrorCode.message . |
String getCodeMessage()
ErrorCode.message
.int getCode()
ErrorCode.statusCode
.Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.