类 InvalidRepresentationException

所有已实现的接口:
Serializable, LocalizedException

@Deprecated public class InvalidRepresentationException extends MathIllegalArgumentException
已过时。
as of 1.0, this exception is replaced by MathIllegalStateException
表示染色体的表示无效的异常。
另请参阅:
  • 构造器详细资料

    • InvalidRepresentationException

      public InvalidRepresentationException(Localizable pattern, Object... args)
      已过时。
      使用特定消息构造一个InvalidRepresentationException。
      参数:
      pattern - 消息模式。
      args - 参数。