Package org.anchoranalysis.mpp.proposer.error

Recording errors related to proposing Marks or other data-structures with particular attributes.
  • Class Summary 
    Class Description
    ErrorNode
    An abstract class representing a node in an error tree structure.
    ErrorNodeNull
    A singleton implementation of ErrorNode that does nothing with errors.
  • Exception Summary 
    Exception Description
    ErrorNodeException
    An exception that adds a string to the current error node.