Class StateRefinementError

All Implemented Interfaces:
Serializable

public class StateRefinementError extends LJError
Error indicating that a state refinement transition was violated
See Also:
  • Constructor Details

  • Method Details

    • getExpected

      public String getExpected()
    • getFound

      public String getFound()