Révision 2582
tmp/org.txm.lexicaltable.core/src/org/txm/lexicaltable/core/functions/LexicalTable.java (revision 2582) | ||
---|---|---|
250 | 250 |
Partition partition = partIndex.getPartition(); // the Index is computed on a partition |
251 | 251 |
|
252 | 252 |
if (!partIndex.isComputedWithPartition()) { |
253 |
throw new IllegalArgumentException("Index is not computed with a partition. Aborting."); |
|
253 |
throw new IllegalArgumentException("Index is not computed with a partition. Aborting."); //$NON-NLS-1$
|
|
254 | 254 |
} |
255 | 255 |
|
256 | 256 |
this.property = partIndex.getProperties().get(0); |
Formats disponibles : Unified diff