public interface SyntaxErrorNotifiable
| Modifier and Type | Method and Description |
|---|---|
void |
syntaxError(String message,
boolean fatal)
Notifies the implementing class about a Syntax-Error in the config file.
|
void syntaxError(String message, boolean fatal)
message - A message that describes the syntax errorfatal - Copyright © 2020 Software Atelier Kamber. All rights reserved.