Class InvalidMultiMatchPhaseException

All Implemented Interfaces:
Serializable

public class InvalidMultiMatchPhaseException extends InvalidDataException
See Also:
  • Constructor Details

  • Method Details

    • getActual

      public MultiMatchStatus getActual()
      Gets the actual status of the MultiMatch.
      Returns:
      the status
    • getExpected

      public MultiMatchStatus[] getExpected()
      Gets the expected status of the MultiMatch. That is to say the status which was required for the operation to succeed.
      Returns:
      the expected status