public abstract class BuildingPhase extends AbstractPhase
| Constructor and Description |
|---|
BuildingPhase() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
action()
abstract action for a phase.
|
getName, setNamepublic abstract void action()
throws ScannerException,
java.lang.InterruptedException,
java.io.IOException,
ReaderException,
ParserException
AbstractPhaseaction in class AbstractPhaseScannerException - ScannerExceptionjava.lang.InterruptedException - InterruptedExceptionjava.io.IOException - IOExceptionReaderException - ReaderExceptionParserException - ParserException