Class TdbErrorCheckPhase

All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess, SequencedCollection<String>

public class TdbErrorCheckPhase extends Vector<String>
Error check (database diagnosis) results are a Vector of error check phases. Each phase is simply a Vector of strings (which can be empty) containing any errors or warnings thrown by the checking phase
See Also:
  • Method Details

    • getPhase

      public int getPhase()
      Retrieve the ID of the phase to which this diagnosis result pertains
      Returns:
      Phase ID