Class CpModel.WrongLength

All Implemented Interfaces:
Serializable
Enclosing class:
CpModel

public static class CpModel.WrongLength extends RuntimeException
Exception thrown when an array has a wrong length.
See Also:
  • Constructor Details

    • WrongLength

      public WrongLength(String methodName, String msg)