Class Errors.Keys

java.lang.Object
org.apache.sis.util.resources.KeyConstants
org.apache.sis.util.resources.Errors.Keys
Enclosing class:
Errors

public static final class Errors.Keys extends KeyConstants
Resource keys. This class is used when compiling sources, but no dependencies to Keys should appear in any resulting class files. Since the Java compiler inlines final integer values, using long identifiers will not bloat the constant pools of compiled classes.
Since:
0.3
  • Field Details

    • INSTANCE

      static final Errors.Keys INSTANCE
      The unique instance of key constants handler.
    • AlreadyInitialized_1

      public static final short AlreadyInitialized_1
      ‘{0}’ is already initialized.
      See Also:
    • AmbiguousName_3

      public static final short AmbiguousName_3
      Name “{2}” is ambiguous because it can be understood as either “{0}” or “{1}”.
      See Also:
    • BackgroundComputationFailed

      public static final short BackgroundComputationFailed
      Computation in background failed.
      See Also:
    • CanIterateOnlyOnce

      public static final short CanIterateOnlyOnce
      This object can iterate only once.
      See Also:
    • CanNotAddToExclusiveSet_2

      public static final short CanNotAddToExclusiveSet_2
      No element can be added to this set because properties ‘{0}’ and ‘{1}’ are mutually exclusive.
      See Also:
    • CanNotAssignUnitToDimension_2

      public static final short CanNotAssignUnitToDimension_2
      Cannot assign units “{1}” to dimension “{0}”.
      See Also:
    • CanNotAssignUnitToVariable_2

      public static final short CanNotAssignUnitToVariable_2
      Cannot assign units “{1}” to variable “{0}”.
      See Also:
    • CanNotAssign_2

      public static final short CanNotAssign_2
      Cannot assign “{1}” to “{0}”.
      See Also:
    • CanNotCompute_1

      public static final short CanNotCompute_1
      Cannot compute “{0}”.
      See Also:
    • CanNotConnectTo_1

      public static final short CanNotConnectTo_1
      Cannot connect to “{0}”.
      See Also:
    • CanNotConvertFromType_2

      public static final short CanNotConvertFromType_2
      Cannot convert from type ‘{0}’ to type ‘{1}’.
      See Also:
    • CanNotConvertValue_2

      public static final short CanNotConvertValue_2
      Cannot convert value “{0}” to type ‘{1}’.
      See Also:
    • CanNotCopy_1

      public static final short CanNotCopy_1
      Cannot copy “{0}”.
      See Also:
    • CanNotOpen_1

      public static final short CanNotOpen_1
      Cannot open “{0}”.
      See Also:
    • CanNotParse_1

      public static final short CanNotParse_1
      Cannot parse “{0}”.
      See Also:
    • CanNotProcessPropertyAtPath_3

      public static final short CanNotProcessPropertyAtPath_3
      Cannot process property “{1}” located at path “{0}”. The reason is: {2}
      See Also:
    • CanNotProcessProperty_2

      public static final short CanNotProcessProperty_2
      Cannot process property “{0}”. The reason is: {1}
      See Also:
    • CanNotReadPropertyInFile_2

      public static final short CanNotReadPropertyInFile_2
      Cannot read property “{1}” in file “{0}”.
      See Also:
    • CanNotRead_1

      public static final short CanNotRead_1
      Cannot read “{0}”.
      See Also:
    • CanNotRepresentInFormat_2

      public static final short CanNotRepresentInFormat_2
      Cannot represent “{1}” in a strictly standard-compliant {0} format.
      See Also:
    • CanNotSetParameterValue_1

      public static final short CanNotSetParameterValue_1
      Cannot set a value for parameter “{0}”.
      See Also:
    • CanNotSetPropertyValue_1

      public static final short CanNotSetPropertyValue_1
      Cannot set a value for property “{0}”.
      See Also:
    • CanNotStoreInVector_1

      public static final short CanNotStoreInVector_1
      Cannot store the {0} value in this vector.
      See Also:
    • CanNotTransformEnvelope

      public static final short CanNotTransformEnvelope
      Cannot transform envelope.
      See Also:
    • CanNotWriteFile_2

      public static final short CanNotWriteFile_2
      Cannot write “{1}” as a file in the {0} format.
      See Also:
    • CircularReference

      public static final short CircularReference
      Circular reference.
      See Also:
    • ClassNotFinal_1

      public static final short ClassNotFinal_1
      Class ‘{0}’ is not final.
      See Also:
    • CloneNotSupported_1

      public static final short CloneNotSupported_1
      Cannot clone an object of type ‘{0}’.
      See Also:
    • ConnectionClosed

      public static final short ConnectionClosed
      Connection is closed.
      See Also:
    • CrossReferencesNotSupported

      public static final short CrossReferencesNotSupported
      Cross references are not supported.
      See Also:
    • DatabaseError_2

      public static final short DatabaseError_2
      Database error while creating a ‘{0}’ object for the “{1}” identifier.
      See Also:
    • DatabaseUpdateFailure_3

      public static final short DatabaseUpdateFailure_3
      Failed to {0,choice,0#insert|1#update} record “{2}” in database table “{1}”.
      See Also:
    • DeadThread_1

      public static final short DeadThread_1
      Thread “{0}” is dead.
      See Also:
    • DisposedInstanceOf_1

      public static final short DisposedInstanceOf_1
      This instance of ‘{0}’ has been disposed.
      See Also:
    • DuplicatedElement_1

      public static final short DuplicatedElement_1
      Element “{0}” is duplicated.
      See Also:
    • DuplicatedFileReference_1

      public static final short DuplicatedFileReference_1
      File “{0}” is referenced more than once.
      See Also:
    • DuplicatedIdentifier_1

      public static final short DuplicatedIdentifier_1
      Name or identifier “{0}” is used more than once.
      See Also:
    • DuplicatedNumber_1

      public static final short DuplicatedNumber_1
      Value {0,number} is used more than once.
      See Also:
    • DuplicatedOption_1

      public static final short DuplicatedOption_1
      Option “{0}” is duplicated.
      See Also:
    • ElementAlreadyPresent_1

      public static final short ElementAlreadyPresent_1
      Element “{0}” is already present.
      See Also:
    • ElementNotFound_1

      public static final short ElementNotFound_1
      Element “{0}” has not been found.
      See Also:
    • EmptyArgument_1

      public static final short EmptyArgument_1
      Argument ‘{0}’ shall not be empty.
      See Also:
    • EmptyDictionary

      public static final short EmptyDictionary
      The dictionary shall contain at least one entry.
      See Also:
    • EmptyEnvelope2D

      public static final short EmptyEnvelope2D
      Envelope must be at least two-dimensional and non-empty.
      See Also:
    • EmptyProperty_1

      public static final short EmptyProperty_1
      Property named “{0}” shall not be empty.
      See Also:
    • ErrorInFileAtLine_2

      public static final short ErrorInFileAtLine_2
      An error occurred in file “{0}” at line {1}.
      See Also:
    • ErrorIn_2

      public static final short ErrorIn_2
      Error in “{0}”: {1}
      See Also:
    • ExcessiveListSize_2

      public static final short ExcessiveListSize_2
      A size of {1} elements is excessive for the “{0}” list.
      See Also:
    • ExcessiveNumberOfDimensions_1

      public static final short ExcessiveNumberOfDimensions_1
      For this algorithm, {0} is an excessive number of dimensions.
      See Also:
    • FactoryNotFound_1

      public static final short FactoryNotFound_1
      No factory of kind ‘{0}’ found.
      See Also:
    • FileNotFound_1

      public static final short FileNotFound_1
      File “{0}” has not been found.
      See Also:
    • ForbiddenAttribute_2

      public static final short ForbiddenAttribute_2
      Attribute “{0}” is not allowed for an object of type ‘{1}’.
      See Also:
    • ForbiddenProperty_1

      public static final short ForbiddenProperty_1
      Property “{0}” is not allowed.
      See Also:
    • IdentifierNotInNamespace_2

      public static final short IdentifierNotInNamespace_2
      Identifier “{1}” is not in “{0}” namespace.
      See Also:
    • IllegalArgumentClass_2

      public static final short IllegalArgumentClass_2
      Argument ‘{0}’ cannot be an instance of ‘{1}’.
      See Also:
    • IllegalArgumentClass_3

      public static final short IllegalArgumentClass_3
      Argument ‘{0}’ cannot be an instance of ‘{2}’. Expected an instance of ‘{1}’ or derived type.
      See Also:
    • IllegalArgumentValue_2

      public static final short IllegalArgumentValue_2
      Argument ‘{0}’ cannot take the “{1}” value.
      See Also:
    • IllegalBitsPattern_1

      public static final short IllegalBitsPattern_1
      Illegal bits pattern: {0}.
      See Also:
    • IllegalCRSType_1

      public static final short IllegalCRSType_1
      Coordinate reference system cannot be of type ‘{0}’.
      See Also:
    • IllegalCharacterForFormat_3

      public static final short IllegalCharacterForFormat_3
      The “{2}” character in “{1}” is not permitted by the “{0}” format.
      See Also:
    • IllegalCharacter_2

      public static final short IllegalCharacter_2
      The “{1}” character cannot be used for “{0}”.
      See Also:
    • IllegalClass_2

      public static final short IllegalClass_2
      Class ‘{1}’ is illegal. It must be ‘{0}’ or a derived class.
      See Also:
    • IllegalCoordinateRange_3

      public static final short IllegalCoordinateRange_3
      The [{0} … {1}] range of coordinate values is not valid for the “{2}” axis.
      See Also:
    • IllegalCoordinateSystem_1

      public static final short IllegalCoordinateSystem_1
      Coordinate system cannot be “{0}”.
      See Also:
    • IllegalFormatPatternForClass_2

      public static final short IllegalFormatPatternForClass_2
      The “{1}” pattern cannot be applied to formatting of objects of type ‘{0}’.
      See Also:
    • IllegalIdentifierForCodespace_2

      public static final short IllegalIdentifierForCodespace_2
      “{1}” is not a valid identifier for the “{0}” code space.
      See Also:
    • IllegalLanguageCode_1

      public static final short IllegalLanguageCode_1
      The “{0}” language is not recognized.
      See Also:
    • IllegalMapping_2

      public static final short IllegalMapping_2
      Illegal mapping: {0} → {1}.
      See Also:
    • IllegalMemberType_2

      public static final short IllegalMemberType_2
      Member “{0}” cannot be associated to type “{1}”.
      See Also:
    • IllegalOptionValue_2

      public static final short IllegalOptionValue_2
      Option ‘{0}’ cannot take the “{1}” value.
      See Also:
    • IllegalPropertyValueClass_2

      public static final short IllegalPropertyValueClass_2
      Property “{0}” does not accept instances of ‘{1}’.
      See Also:
    • IllegalPropertyValueClass_3

      public static final short IllegalPropertyValueClass_3
      Expected an instance of ‘{1}’ for the “{0}” property, but got an instance of ‘{2}’.
      See Also:
    • IllegalPropertyValue_2

      public static final short IllegalPropertyValue_2
      Property “{0}” cannot take the “{1}” value.
      See Also:
    • IllegalRange_2

      public static final short IllegalRange_2
      Range [{0} … {1}] is not valid.
      See Also:
    • IllegalSexagesimalField_3

      public static final short IllegalSexagesimalField_3
      Sexagesimal angle {0,number} is illegal because the {1,choice,0#minutes|1#seconds} field cannot take the {2,number} value.
      See Also:
    • IllegalUnicodeCodePoint_2

      public static final short IllegalUnicodeCodePoint_2
      Value {1} for “{0}” is not a valid Unicode code point.
      See Also:
    • IllegalValueForProperty_2

      public static final short IllegalValueForProperty_2
      Illegal value for property “{1}” in “{0}”.
      See Also:
    • IncompatibleFormat_2

      public static final short IncompatibleFormat_2
      Cannot use the {1} format with “{0}”.
      See Also:
    • IncompatiblePropertyValue_1

      public static final short IncompatiblePropertyValue_1
      Property “{0}” has an incompatible value.
      See Also:
    • IncompatibleUnitDimension_5

      public static final short IncompatibleUnitDimension_5
      The “{0}” unit of measurement has dimension of ‘{1}’ ({2}). It is incompatible with dimension of ‘{3}’ ({4}).
      See Also:
    • IncompatibleUnit_1

      public static final short IncompatibleUnit_1
      Unit “{0}” is incompatible with current value.
      See Also:
    • IncompatibleUnits_2

      public static final short IncompatibleUnits_2
      Units “{0}” and “{1}” are incompatible.
      See Also:
    • InconsistentAttribute_2

      public static final short InconsistentAttribute_2
      Value “{1}” of attribute ‘{0}’ is inconsistent with other attributes.
      See Also:
    • InconsistentTableColumns

      public static final short InconsistentTableColumns
      Inconsistent table columns.
      See Also:
    • InconsistentUnitsForCS_1

      public static final short InconsistentUnitsForCS_1
      Unit of measurement “{0}” is inconsistent with coordinate system axes.
      See Also:
    • IndexOutOfBounds_1

      public static final short IndexOutOfBounds_1
      Index {0} is out of bounds.
      See Also:
    • IndicesOutOfBounds_2

      public static final short IndicesOutOfBounds_2
      Indices ({0}, {1}) are out of bounds.
      See Also:
    • InfiniteArgumentValue_1

      public static final short InfiniteArgumentValue_1
      Argument ‘{0}’ cannot take an infinite value.
      See Also:
    • IntegerOverflow_1

      public static final short IntegerOverflow_1
      Integer overflow during {0} bits arithmetic operation.
      See Also:
    • InterruptedWhileWaitingResult

      public static final short InterruptedWhileWaitingResult
      Interrupted while waiting result.
      See Also:
    • InvalidVersionIdentifier_1

      public static final short InvalidVersionIdentifier_1
      “{0}” is an invalid version identifier.
      See Also:
    • KeyCollision_1

      public static final short KeyCollision_1
      Key “{0}” is associated twice to different values.
      See Also:
    • MandatoryAttribute_2

      public static final short MandatoryAttribute_2
      Attribute “{0}” is mandatory for an object of type ‘{1}’.
      See Also:
    • MismatchedArrayLengths

      public static final short MismatchedArrayLengths
      Mismatched array lengths.
      See Also:
    • MismatchedAxes_3

      public static final short MismatchedAxes_3
      Mismatched axes “{1}” and “{2}” at dimension {0}.
      See Also:
    • MismatchedCRS

      public static final short MismatchedCRS
      The coordinate reference system must be the same for all objects.
      See Also:
    • MismatchedDimensionForCRS_3

      public static final short MismatchedDimensionForCRS_3
      The “{0}” coordinate reference system has {1} dimension{1,choice,1#|2#s}, but the given geometry is {2}-dimensional.
      See Also:
    • MismatchedDimension_2

      public static final short MismatchedDimension_2
      Mismatched object dimensions: {0}D and {1}D.
      See Also:
    • MismatchedDimension_3

      public static final short MismatchedDimension_3
      Argument ‘{0}’ has {2} dimension{2,choice,1#|2#s}, while {1} was expected.
      See Also:
    • MismatchedGridGeometry_2

      public static final short MismatchedGridGeometry_2
      The grid geometry must be the same for “{0}” and “{1}”.
      See Also:
    • MismatchedMatrixSize_4

      public static final short MismatchedMatrixSize_4
      Mismatched matrix sizes: expected {0}×{1} but got {2}×{3}.
      See Also:
    • MismatchedTransformDimension_4

      public static final short MismatchedTransformDimension_4
      The “{0}” transform has {3} {1,choice,0#source|1#target} dimension{3,choice,1#|2#s}, while {2} was expected.
      See Also:
    • MissingCharacterInElement_2

      public static final short MissingCharacterInElement_2
      Missing a ‘{1}’ character in “{0}” element.
      See Also:
    • MissingComponentInElement_2

      public static final short MissingComponentInElement_2
      Missing a “{1}” component in “{0}”.
      See Also:
    • MissingJAXBContext

      public static final short MissingJAXBContext
      JAXB context has not been specified.
      See Also:
    • MissingOrEmptyAttribute_2

      public static final short MissingOrEmptyAttribute_2
      Missing or empty ‘{1}’ attribute in “{0}”.
      See Also:
    • MissingRequiredModule_1

      public static final short MissingRequiredModule_1
      This operation requires the “{0}” module.
      See Also:
    • MissingValueForOption_1

      public static final short MissingValueForOption_1
      Missing value for “{0}” option.
      See Also:
    • MissingValueForProperty_1

      public static final short MissingValueForProperty_1
      Missing value for “{0}” property.
      See Also:
    • MissingValueForProperty_2

      public static final short MissingValueForProperty_2
      Missing value for “{1}” property in “{0}”.
      See Also:
    • MissingValueInColumn_1

      public static final short MissingValueInColumn_1
      Missing value in the “{0}” column.
      See Also:
    • MultiOccurenceValueAtIndices_3

      public static final short MultiOccurenceValueAtIndices_3
      Cannot return a single value for “{0}” because there is at least two occurrences, at indices {1} and {2}.
      See Also:
    • MutuallyExclusiveOptions_2

      public static final short MutuallyExclusiveOptions_2
      Options “{0}” and “{1}” are mutually exclusive.
      See Also:
    • NativeInterfacesNotFound_2

      public static final short NativeInterfacesNotFound_2
      Native interfaces “{1}” not available for the {0} platform.
      See Also:
    • NegativeArgument_2

      public static final short NegativeArgument_2
      Argument ‘{0}’ shall not be negative. The given value was {1}.
      See Also:
    • NegativeArrayLength_1

      public static final short NegativeArrayLength_1
      Cannot create a “{0}” array of negative length.
      See Also:
    • NestedElementNotAllowed_1

      public static final short NestedElementNotAllowed_1
      Nested “{0}” elements are not allowed.
      See Also:
    • NoSuchValue_1

      public static final short NoSuchValue_1
      No value is associated to “{0}”.
      See Also:
    • NodeChildOfItself_1

      public static final short NodeChildOfItself_1
      Node “{0}” cannot be a child of itself.
      See Also:
    • NodeHasAnotherParent_1

      public static final short NodeHasAnotherParent_1
      Node “{0}” already has another parent.
      See Also:
    • NodeHasNoParent_1

      public static final short NodeHasNoParent_1
      Node “{0}” has no parent.
      See Also:
    • NodeIsLeaf_1

      public static final short NodeIsLeaf_1
      Node “{0}” is a leaf.
      See Also:
    • NonAngularUnit_1

      public static final short NonAngularUnit_1
      “{0}” is not an angular unit.
      See Also:
    • NonEquilibratedParenthesis_2

      public static final short NonEquilibratedParenthesis_2
      Missing a ‘{1}’ parenthesis in “{0}”.
      See Also:
    • NonInvertibleConversion

      public static final short NonInvertibleConversion
      Conversion is not invertible.
      See Also:
    • NonLinearUnit_1

      public static final short NonLinearUnit_1
      “{0}” is not a linear unit.
      See Also:
    • NonRatioUnit_1

      public static final short NonRatioUnit_1
      The scale of measurement for “{0}” unit is not a ratio scale.
      See Also:
    • NonScaleUnit_1

      public static final short NonScaleUnit_1
      “{0}” is not a scale unit.
      See Also:
    • NonSystemUnit_1

      public static final short NonSystemUnit_1
      “{0}” is not a fundamental or derived unit.
      See Also:
    • NonTemporalUnit_1

      public static final short NonTemporalUnit_1
      “{0}” is not a time unit.
      See Also:
    • NotABackwardReference_1

      public static final short NotABackwardReference_1
      No element for the “{0}” identifier, or the identifier is a forward reference.
      See Also:
    • NotADivisorOrMultiple_4

      public static final short NotADivisorOrMultiple_4
      Value of ‘{0}’ shall be a {1,choice,0#divisor|1#multiple} of {2} but the given value is {3}.
      See Also:
    • NotAKeyValuePair_1

      public static final short NotAKeyValuePair_1
      “{0}” is not a key-value pair.
      See Also:
    • NotANumber_1

      public static final short NotANumber_1
      Argument ‘{0}’ shall not be NaN (Not-a-Number).
      See Also:
    • NotAPrimitiveWrapper_1

      public static final short NotAPrimitiveWrapper_1
      Class ‘{0}’ is not a primitive type wrapper.
      See Also:
    • NotAUnicodeIdentifier_1

      public static final short NotAUnicodeIdentifier_1
      Text “{0}” is not a Unicode identifier.
      See Also:
    • NotAnInteger_1

      public static final short NotAnInteger_1
      {0} is not an integer value.
      See Also:
    • NullArgument_1

      public static final short NullArgument_1
      Argument ‘{0}’ shall not be null.
      See Also:
    • NullCollectionElement_1

      public static final short NullCollectionElement_1
      ‘{0}’ collection does not accept null elements.
      See Also:
    • NullMapKey

      public static final short NullMapKey
      Null key is not allowed in this dictionary.
      See Also:
    • NullMapValue

      public static final short NullMapValue
      Null values are not allowed in this dictionary.
      See Also:
    • NullValueInTable_3

      public static final short NullValueInTable_3
      Unexpected null value in record “{2}” for the column “{1}” in table “{0}”.
      See Also:
    • OddArrayLength_1

      public static final short OddArrayLength_1
      Array length is {0}, while we expected an even length.
      See Also:
    • OutsideDomainOfValidity

      public static final short OutsideDomainOfValidity
      Coordinate is outside the domain of validity.
      See Also:
    • PropertyNotFound_2

      public static final short PropertyNotFound_2
      No property named “{1}” has been found in “{0}”.
      See Also:
    • RecordAlreadyDefined_2

      public static final short RecordAlreadyDefined_2
      Record “{1}” is already defined in schema “{0}”.
      See Also:
    • RecordNotFound_2

      public static final short RecordNotFound_2
      No record found in “{0}” table for “{1}” key.
      See Also:
    • RecursiveCreateCallForKey_1

      public static final short RecursiveCreateCallForKey_1
      Recursive call while creating an object for the “{0}” key.
      See Also:
    • RequireDecimalSeparator

      public static final short RequireDecimalSeparator
      A decimal separator is required.
      See Also:
    • StalledThread_1

      public static final short StalledThread_1
      Thread “{0}” seems stalled.
      See Also:
    • TableNotFound_1

      public static final short TableNotFound_1
      Table “{0}” has not been found.
      See Also:
    • TooFewArguments_2

      public static final short TooFewArguments_2
      Expected at least {0,number} argument{0,choice,1#|2#s}, but got {1,number}.
      See Also:
    • TooFewCollectionElements_3

      public static final short TooFewCollectionElements_3
      Collection “{0}” contains only {2,number} element{2,choice,1#|2#s} while at least {1,number} elements were expected.
      See Also:
    • TooFewOccurrences_2

      public static final short TooFewOccurrences_2
      Too few occurrences of “{1}”. Expected at least {0,number} of them.
      See Also:
    • TooManyArguments_2

      public static final short TooManyArguments_2
      Expected at most {0,number} argument{0,choice,1#|2#s}, but got {1,number}.
      See Also:
    • TooManyCollectionElements_3

      public static final short TooManyCollectionElements_3
      Collection “{0}” contains {2,number} elements while at most {1,number} element{1,choice,1# was|2#s were} expected.
      See Also:
    • TooManyOccurrences_2

      public static final short TooManyOccurrences_2
      Too many occurrences of “{1}”. The maximum is {0,number}.
      See Also:
    • TreeDepthExceedsMaximum

      public static final short TreeDepthExceedsMaximum
      Tree depth exceeds the maximum.
      See Also:
    • UndefinedOrderingForElements_2

      public static final short UndefinedOrderingForElements_2
      Ordering between “{0}” and “{1}” elements is undefined.
      See Also:
    • UnexpectedArrayLength_2

      public static final short UnexpectedArrayLength_2
      Expected an array of length {0,number}, but got {1,number}.
      See Also:
    • UnexpectedChange_1

      public static final short UnexpectedChange_1
      Unexpected change in ‘{0}’.
      See Also:
    • UnexpectedCharactersAfter_2

      public static final short UnexpectedCharactersAfter_2
      The “{1}” characters after “{0}” were unexpected.
      See Also:
    • UnexpectedCharactersAtBound_4

      public static final short UnexpectedCharactersAtBound_4
      Text for ‘{0}’ was expected to {1,choice,0#begin|1#end} with “{2}”, but found “{3}”.
      See Also:
    • UnexpectedEndOfFile_1

      public static final short UnexpectedEndOfFile_1
      Unexpected end of file while reading “{0}”.
      See Also:
    • UnexpectedEndOfString_1

      public static final short UnexpectedEndOfString_1
      More characters were expected at the end of “{0}”.
      See Also:
    • UnexpectedFileFormat_2

      public static final short UnexpectedFileFormat_2
      File “{1}” seems to be encoded in another format than {0}.
      See Also:
    • UnexpectedNamespace_2

      public static final short UnexpectedNamespace_2
      The “{1}” name is not valid in this context, because the “{0}” namespace was expected.
      See Also:
    • UnexpectedParameter_1

      public static final short UnexpectedParameter_1
      Parameter “{0}” was not expected.
      See Also:
    • UnexpectedProperty_2

      public static final short UnexpectedProperty_2
      Property “{1}” was not expected in “{0}”.
      See Also:
    • UnexpectedScaleFactorForUnit_2

      public static final short UnexpectedScaleFactorForUnit_2
      Unexpected scale factor {1,number} for unit of measurement “{0}”.
      See Also:
    • UnexpectedTypeForReference_3

      public static final short UnexpectedTypeForReference_3
      Expected “{0}” to reference an instance of ‘{1}’, but found an instance of ‘{2}’.
      See Also:
    • UnexpectedValueInElement_2

      public static final short UnexpectedValueInElement_2
      Unexpected value “{1}” in “{0}” element.
      See Also:
    • Uninitialized_1

      public static final short Uninitialized_1
      ‘{0}’ has not been initialized.
      See Also:
    • UnknownCommand_1

      public static final short UnknownCommand_1
      Command “{0}” is not recognized.
      See Also:
    • UnknownEnumValue_2

      public static final short UnknownEnumValue_2
      “{1}” is not a known or supported value for the ‘{0}’ enumeration.
      See Also:
    • UnknownKeyword_1

      public static final short UnknownKeyword_1
      Keyword “{0}” is unknown.
      See Also:
    • UnknownOption_1

      public static final short UnknownOption_1
      Option “{0}” is not recognized.
      See Also:
    • UnknownType_1

      public static final short UnknownType_1
      Type ‘{0}’ is unknown in this context.
      See Also:
    • UnknownUnit_1

      public static final short UnknownUnit_1
      Unit “{0}” is not recognized.
      See Also:
    • UnmodifiableCellValue_2

      public static final short UnmodifiableCellValue_2
      The cell at column “{1}” of row “{0}” is unmodifiable.
      See Also:
    • UnmodifiableObject_1

      public static final short UnmodifiableObject_1
      This instance of ‘{0}’ is not modifiable.
      See Also:
    • UnparsableStringForClass_2

      public static final short UnparsableStringForClass_2
      Text “{1}” cannot be parsed as an object of type ‘{0}’.
      See Also:
    • UnparsableStringForClass_3

      public static final short UnparsableStringForClass_3
      Text “{1}” cannot be parsed as an object of type ‘{0}’, because of the “{2}” characters.
      See Also:
    • UnparsableStringInElement_2

      public static final short UnparsableStringInElement_2
      Cannot parse “{1}” in element “{0}”.
      See Also:
    • UnspecifiedCRS

      public static final short UnspecifiedCRS
      Coordinate reference system has not been specified.
      See Also:
    • UnspecifiedFormatForClass_1

      public static final short UnspecifiedFormatForClass_1
      No format is specified for objects of class ‘{0}’.
      See Also:
    • UnsupportedArgumentValue_1

      public static final short UnsupportedArgumentValue_1
      The “{0}” argument value is unsupported.
      See Also:
    • UnsupportedAxisDirection_1

      public static final short UnsupportedAxisDirection_1
      Axes with “{0}” direction are not supported by this operation.
      See Also:
    • UnsupportedCoordinateSystem_1

      public static final short UnsupportedCoordinateSystem_1
      The “{0}” coordinate system is not supported by this operation.
      See Also:
    • UnsupportedDatum_1

      public static final short UnsupportedDatum_1
      The “{0}” datum is not supported by this operation.
      See Also:
    • UnsupportedFormatVersion_2

      public static final short UnsupportedFormatVersion_2
      Version {1} of {0} format is not supported.
      See Also:
    • UnsupportedFormat_1

      public static final short UnsupportedFormat_1
      Format “{0}” is unsupported.
      See Also:
    • UnsupportedImplementation_1

      public static final short UnsupportedImplementation_1
      Cannot handle this instance of ‘{0}’ because arbitrary implementations are not yet supported.
      See Also:
    • UnsupportedInterpolation_1

      public static final short UnsupportedInterpolation_1
      The “{0}” interpolation is unsupported.
      See Also:
    • UnsupportedOperation_1

      public static final short UnsupportedOperation_1
      The ‘{0}’ operation is unsupported.
      See Also:
    • UnsupportedType_1

      public static final short UnsupportedType_1
      The ‘{0}’ type is not supported in this context.
      See Also:
    • UnsupportedXPath_1

      public static final short UnsupportedXPath_1
      XPath “{0}” is not supported.
      See Also:
    • ValueAlreadyDefined_1

      public static final short ValueAlreadyDefined_1
      A value is already defined for “{0}”.
      See Also:
    • ValueNotGreaterThanZero_2

      public static final short ValueNotGreaterThanZero_2
      Value ‘{0}’ = {1,number} is invalid. Expected a number greater than 0.
      See Also:
    • ValueOutOfRange_4

      public static final short ValueOutOfRange_4
      Value ‘{0}’ = {3} is invalid. Expected a value in the [{1} … {2}] range.
      See Also:
  • Constructor Details

    • Keys

      private Keys()
      For INSTANCE creation only.