Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.modelbuilder.ModelBuilder.WrongLength Class Reference

Inherits com.google.ortools.modelbuilder.ModelBuilder.ModelBuilderException, and com.google.ortools.modelbuilder.ModelBuilder.ModelBuilderException.

Public Member Functions

 WrongLength (String methodName, String msg)
 
 WrongLength (String methodName, String msg)
 

Detailed Description

Exception thrown when an array has a wrong length.

Definition at line 40 of file ModelBuilder.java.

Constructor & Destructor Documentation

◆ WrongLength() [1/2]

com.google.ortools.modelbuilder.ModelBuilder.WrongLength.WrongLength ( String methodName,
String msg )

Definition at line 41 of file ModelBuilder.java.

◆ WrongLength() [2/2]

com.google.ortools.modelbuilder.ModelBuilder.WrongLength.WrongLength ( String methodName,
String msg )

Definition at line 41 of file ModelBuilder.java.


The documentation for this class was generated from the following files: