Interface EventLogMetadataUpdateError
- All Known Implementing Classes:
EventLogMetadataParseException
public interface EventLogMetadataUpdateError
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getErrorType
String getErrorType() -
getErrorCode
int getErrorCode() -
getUpdateStage
EventLogMetadataUpdateStage getUpdateStage()
-