Class InvalidRepresentationException

All Implemented Interfaces:
Serializable, ExceptionContextProvider

Exception indicating that the representation of a chromosome is not valid.
Since:
2.0
See Also:
  • Constructor Details

    • InvalidRepresentationException

      Construct an InvalidRepresentationException with a specialized message.
      Parameters:
      pattern - Message pattern.
      args - Arguments.