public final class ErrorKeys extends Object
ResourceKeys
should appear in any resulting class files. Since Java compiler inlines final
integer values, using long identifiers will not bloat constant pools of classes compiled against
the interface, provided that no class implements this interface.IndexedResourceBundle
,
IndexedResourceCompiler
Modifier and Type | Field and Description |
---|---|
static int |
AMBIGIOUS_AXIS_LENGTH
Ambiguous axis length.
|
static int |
ANGLE_OVERFLOW_$1
Angle {0} is too high.
|
static int |
ANTIPODE_LATITUDES_$2
Latitudes {0} and {1} are opposite.
|
static int |
AZIMUTH_OUT_OF_RANGE_$1
Azimuth {0} is out of range (±180°).
|
static int |
BAD_BAND_NUMBER_$1
Band number {0} is not valid.
|
static int |
BAD_COEFFICIENT_$2
Coefficient {0}={1} can't be NaN or infinity.
|
static int |
BAD_COORDINATE_$1
Illegal coordinate: {0}
|
static int |
BAD_ENTRY
Bad entry
|
static int |
BAD_GRID_RANGE_$3
Illegal grid range [{1} .. {2}] for dimension {0}.
|
static int |
BAD_LINE_IN_FILE_$2
Illegal data at line {1} in file "{0}".
|
static int |
BAD_LOCALE_$1
Bad local: {0}
|
static int |
BAD_PARAMETER_$2
Parameter "{0}" can't have value "{1}".
|
static int |
BAD_PARAMETER_TYPE_$2
Parameter "{0}" can't be of type '{1}'.
|
static int |
BAD_RANGE_$2
Range [{0} .. {1}] is not valid.
|
static int |
BAD_RECTANGLE_$1
Empty or invalid rectangle: {0}
|
static int |
BAD_TRANSFORM_$1
Illegal transform of type "{0}".
|
static int |
BAD_UNIT_OPERATION_$2
Multiplication or division of "{0}" by "{1}" not allowed.
|
static int |
BAD_UNIT_POWER_$2
Unit "{1}" can't be raised to power {0}.
|
static int |
BURSA_WOLF_PARAMETERS_REQUIRED
Bursa wolf parameters required.
|
static int |
CANT_COMPUTE_DERIVATIVE
Can't compute derivative.
|
static int |
CANT_CONCATENATE_TRANSFORMS_$2
Can't concatenate transforms "{0}" and "{1}".
|
static int |
CANT_CONNECT_DATABASE_$1
Failed to connect to the {0} database.
|
static int |
CANT_CONVERT_FROM_TYPE_$1
Can't convert value from type '{0}'.
|
static int |
CANT_CREATE_FACTORY_$1
Can't create a factory of type "{0}".
|
static int |
CANT_CREATE_FROM_TEXT_$1
Can't create object of type '{0}' from a text.
|
static int |
CANT_CROP
An error occurred while cropping.
|
static int |
CANT_EVALUATE_$1
Can't evaluate a value for coordinate ({0}).
|
static int |
CANT_GET_DATASOURCE_$1
Failed to get the data source for name "{0}".
|
static int |
CANT_READ_$1
Can't read file "{0}".
|
static int |
CANT_REDUCE_TO_TWO_DIMENSIONS_$1
Can't reduce "{0}" to a two-dimensional coordinate system.
|
static int |
CANT_REPROJECT_$1
Can't reproject grid coverage "{0}".
|
static int |
CANT_SEPARATE_CRS_$1
Can't separate CRS "{0}".
|
static int |
CANT_SET_PARAMETER_VALUE_$1
Can't set a value to the parameter "{0}".
|
static int |
CANT_TRANSFORM_ENVELOPE
Can't transform envelope.
|
static int |
CANT_TRANSFORM_VALID_POINTS
Can't transform some points that should be valid.
|
static int |
CANVAS_NOT_OWNER_$1
Graphic "{0}" is owned by an other canvas.
|
static int |
COLINEAR_AXIS_$2
Axis {0} and {1} are colinear.
|
static int |
COVERAGE_ALREADY_BOUND_$2
Coverage returned by '{0}' is already the view of coverage "{1}".
|
static int |
DATABASE_FAILURE_$2
Database failure while creating a '{0}' object for code "{1}".
|
static int |
DATE_OUTSIDE_COVERAGE_$1
Date {0} is outside the range of available data.
|
static int |
DESTINATION_NOT_SET
The destination has not been set.
|
static int |
DIRECTION_NOT_SET
The direction has not been set.
|
static int |
DISPOSED_FACTORY
The factory has been disposed.
|
static int |
DISTANCE_OUT_OF_RANGE_$4
The distance {0} is out of range ({1} to {2} {3})
|
static int |
DUPLICATED_VALUES_$1
Duplicated values for code "{0}".
|
static int |
ELLIPTICAL_NOT_SUPPORTED
Elliptical projection not supported.
|
static int |
EMPTY_ARRAY
The array should contains at least one element.
|
static int |
EMPTY_ENVELOPE
Envelope must be at least two-dimensional and non-empty.
|
static int |
END_OF_DATA_FILE
Premature end of data file
|
static int |
FACTORY_NOT_FOUND_$1
No factory of kind "{0}" found.
|
static int |
FILE_DOES_NOT_EXIST_$1
File does not exist or is unreadable: {0}
|
static int |
FILE_HAS_TOO_FEW_DATA
File has too few data.
|
static int |
GEOTOOLS_EXTENSION_REQUIRED_$1
Geotools extension required for "{0}" operation.
|
static int |
GRID_LOCATIONS_UNEQUAL
Latitude and Longitude grid locations are not equal
|
static int |
HEADER_UNEXPECTED_LENGTH_$1
Grid header has unexpected length: {0}
|
static int |
HOLE_NOT_INSIDE_POLYGON
Hole is not inside polygon.
|
static int |
ILLEGAL_ANGLE_PATTERN_$1
Illegal angle pattern: {0}
|
static int |
ILLEGAL_ARGUMENT_$1
Illegal value for argument "{0}".
|
static int |
ILLEGAL_ARGUMENT_$2
Illegal argument: "{0}={1}".
|
static int |
ILLEGAL_ARRAY_LENGTH_FOR_DIMENSION_$1
Illegal array length for {0} dimensional points.
|
static int |
ILLEGAL_AXIS_ORIENTATION_$2
Axis can't be oriented toward {0} for coordinate system of class "{1}".
|
static int |
ILLEGAL_CLASS_$2
Class '{0}' is illegal.
|
static int |
ILLEGAL_COORDINATE_REFERENCE_SYSTEM
Illegal coordinate reference system.
|
static int |
ILLEGAL_COORDINATE_SYSTEM_FOR_CRS_$2
Coordinate system of type '{0}' are incompatible with CRS of type '{1}'.
|
static int |
ILLEGAL_CS_DIMENSION_$1
Coordinate system can't have {0} dimensions.
|
static int |
ILLEGAL_DESCRIPTOR_FOR_PARAMETER_$1
Illegal descriptor for parameter "{0}".
|
static int |
ILLEGAL_ENVELOPE_ORDINATE_$1
Bad ordinates at dimension {0}.
|
static int |
ILLEGAL_IDENTIFIER_$1
"{0}" is not a valid identifier.
|
static int |
ILLEGAL_INSTRUCTION_$1
Illegal instruction "{0}".
|
static int |
ILLEGAL_KEY_$1
Illegal key: {0}
|
static int |
ILLEGAL_MATRIX_SIZE
Illegal matrix size.
|
static int |
ILLEGAL_OCCURS_FOR_PARAMETER_$4
Parameter "{0}" occurs {1} time, while the expected range of occurences was [{2}..{3}].
|
static int |
ILLEGAL_OPERATION_FOR_VALUE_CLASS_$1
This operation can't be applied to values of class '{0}'.
|
static int |
IN_$1
Error in "{0}":
|
static int |
INCOMPATIBLE_COORDINATE_SYSTEM_TYPE
Incompatible coordinate system type.
|
static int |
INCOMPATIBLE_ELLIPSOID_$2
Projection parameter "{0}" is incompatible with ellipsoid "{1}".
|
static int |
INCOMPATIBLE_GRID_GEOMETRY
Incompatible grid geometries.
|
static int |
INCOMPATIBLE_UNIT_$1
Incompatible unit: {0}
|
static int |
INCONSISTENT_AXIS_ORIENTATION_$2
Direction "{1}" is inconsistent with axis "{0}".
|
static int |
INCONSISTENT_PROPERTY_$1
Property "{0}" has a value inconsistent with other properties.
|
static int |
INDEX_OUT_OF_BOUNDS_$1
Index {0} is out of bounds.
|
static int |
INFINITE_VALUE_$1
{0} value is infinite
|
static int |
INSEPARABLE_TRANSFORM
Inseparable transform.
|
static int |
INSUFFICIENT_POINTS_$2
{0} points were specified, while {1} are required.
|
static int |
INVALID_WKT_FORMAT_$1
This "{0}" object is too complex for WKT syntax.
|
static int |
LATITUDE_OUT_OF_RANGE_$1
Latitude {0} is out of range (±90°).
|
static int |
LINE_TOO_LONG_$3
The line contains {0} columns while only {1} was expected.
|
static int |
LINE_TOO_SHORT_$2
The line contains only {0} columns while {1} was expected.
|
static int |
LONGITUDE_OUT_OF_RANGE_$1
Longitude {0} is out of range (±180°).
|
static int |
MALFORMED_ENVELOPE
Malformed envelope
|
static int |
MATRIX_NOT_REGULAR
All rows doesn't have the same length.
|
static int |
MISMATCHED_ARRAY_LENGTH
Mismatched array length.
|
static int |
MISMATCHED_COORDINATE_REFERENCE_SYSTEM
The coordinate reference system must be the same for all objects.
|
static int |
MISMATCHED_DIMENSION_$2
Mismatched object dimension: {0}D and {1}D.
|
static int |
MISMATCHED_DIMENSION_$3
Argument "{0}" has {1} dimensions, while {2} was expected.
|
static int |
MISMATCHED_ENVELOPE_CRS_$2
The envelope uses an incompatible CRS: was "{1}" while we expected "{0}".
|
static int |
MISSING_AUTHORITY_$1
No authority was defined for code "{0}".
|
static int |
MISSING_CHARACTER_$1
Character '{0}' was expected.
|
static int |
MISSING_MODULE_$1
This operation requires the "{0}" module.
|
static int |
MISSING_PARAMETER_$1
Parameter "{0}" is missing.
|
static int |
MISSING_PARAMETER_VALUE_$1
Missing value for parameter "{0}".
|
static int |
MISSING_WKT_DEFINITION
Missing WKT definition.
|
static int |
MIXED_CATEGORIES
Geophysics categories mixed with non-geophysics ones.
|
static int |
NEGATIVE_COLUMN_$2
Column number for "{0}" ({1}) can't be negative.
|
static int |
NO_CATEGORY_FOR_VALUE_$1
No category for value {0}.
|
static int |
NO_CONVERGENCE
Transformation doesn't convergence.
|
static int |
NO_CONVERGENCE_$2
No convergence for points {0} and {1}.
|
static int |
NO_DATA_SOURCE
No data source found.
|
static int |
NO_IMAGE_INPUT
No input set.
|
static int |
NO_IMAGE_OUTPUT
No output set.
|
static int |
NO_IMAGE_READER
No suitable image reader for this input.
|
static int |
NO_IMAGE_WRITER
No suitable image writer for this output.
|
static int |
NO_SOURCE_AXIS_$1
No source axis match {0}.
|
static int |
NO_SUCH_AUTHORITY_CODE_$2
No object of type "{0}" has been found for code "{1}".
|
static int |
NO_SUCH_AUTHORITY_CODE_$3
No code "{0}" from authority "{1}" found for object of type "{2}".
|
static int |
NO_TRANSFORM_FOR_CLASSIFICATION_$1
No transform for classification "{0}".
|
static int |
NO_TRANSFORM2D_AVAILABLE
No two-dimensional transform available for this geometry.
|
static int |
NO_TRANSFORMATION_PATH_$2
No transformation available from system "{0}" to "{1}".
|
static int |
NO_UNIT
Unit must be specified.
|
static int |
NON_AFFINE_TRANSFORM
The grid to coordinate system transform must be affine.
|
static int |
NON_ANGULAR_UNIT_$1
Not an angular unit: "{0}".
|
static int |
NON_CARTESIAN_COORDINATE_SYSTEM_$1
Coordinate system "{0}" is not cartesian.
|
static int |
NON_CONVERTIBLE_UNITS_$2
Can't convert value from units "{1}" to "{0}".
|
static int |
NON_EQUILIBRATED_PARENTHESIS_$2
Unmatched parenthesis in "{0}": missing '{1}'.
|
static int |
NON_INTEGER_CATEGORY
Some categories use non-integer sample values.
|
static int |
NON_LINEAR_RELATION
Relation is not linear.
|
static int |
NON_LINEAR_UNIT_$1
"{0}" is not a linear unit.
|
static int |
NON_LINEAR_UNIT_CONVERSION_$2
Unit conversion from "{0}" to "{1}" is non-linear.
|
static int |
NON_PERPENDICULAR_AXIS_$2
Axis directions {0} and {1} are not perpendicular.
|
static int |
NON_SCALE_UNIT_$1
"{0}" is not a scale unit.
|
static int |
NON_TEMPORAL_UNIT_$1
"{0}" is not a time unit.
|
static int |
NONINVERTIBLE_SCALING_TRANSFORM
Scaling affine transform is not invertible.
|
static int |
NONINVERTIBLE_TRANSFORM
Transform is not invertible.
|
static int |
NOT_A_GRID
Points dont seem to be distributed on a regular grid.
|
static int |
NOT_A_NUMBER_$1
Value "{0}" is not a valid real number.
|
static int |
NOT_AN_AFFINE_TRANSFORM
Transform is not affine.
|
static int |
NOT_AN_ANGLE_OBJECT_$1
Can't format object of class "{1}" as an angle.
|
static int |
NOT_AN_INTEGER_$1
Value "{0}" is not a valid integer.
|
static int |
NOT_COMPARABLE_CLASS_$1
{0} is not a comparable class.
|
static int |
NOT_DIFFERENT_THAN_ZERO_$1
Value {0} is not a real, non-null number.
|
static int |
NOT_GREATER_THAN_ZERO_$1
Number {0} is invalid.
|
static int |
NOT_THREE_DIMENSIONAL_CS
Not a 3D coordinate system.
|
static int |
NOT_TWO_DIMENSIONAL_$1
Can't wrap a {0} dimensional object into a 2 dimensional one.
|
static int |
NULL_ARGUMENT_$1
Argument "{0}" should not be null.
|
static int |
NULL_ATTRIBUTE_$1
Attribute "{0}" should not be null.
|
static int |
NULL_FORMAT_$2
Format #{0} (on {1}) is not defined.
|
static int |
NULL_PARAMETER_$2
"{0}" parameter should be not null and of type "{1}".
|
static int |
NULL_VALUE_IN_TABLE_$3
Unexpected null value in record "{0}" for the column "{1}" in table "{2}".
|
static int |
NUMBER_OF_BANDS_MISMATCH_$3
The number of image bands ({0}) differs from the number of supplied '{2}' objects ({1}).
|
static int |
ODD_ARRAY_LENGTH_$1
Bad array length: {0}.
|
static int |
OPERATION_ALREADY_BOUND_$1
Operation "{0}" is already binds in this grid processor.
|
static int |
OPERATION_ALREADY_BOUNDS_$1
Operation "{0}" is already bounds.
|
static int |
OPERATION_NOT_FOUND_$1
No such "{0}" operation for this processor.
|
static int |
OUT_OF_PROJECTION_VALID_AREA_$1
Possible use of "{0}" projection outside its valid area.
|
static int |
PARAMETER_NAME_CLASH_$4
Name or alias for parameter "{0}" at index {1} conflict with name "{2}" at index {3}.
|
static int |
PARSE_EXCEPTION_$2
Unparsable string: "{0}".
|
static int |
POINT_OUTSIDE_COVERAGE_$1
Coordinate ({0}) is outside coverage.
|
static int |
POINT_OUTSIDE_GRID
Point is outside grid
|
static int |
POINT_OUTSIDE_HEMISPHERE
Point outside hemisphere of projection.
|
static int |
POLE_PROJECTION_$1
Latitude {0} is too close to a pole.
|
static int |
POLYGON_CLOSED
Can't add point to a closed polygon.
|
static int |
PROJECTION_CHECK_FAILED_$4
The transform result may be {0} meters away from the expected position.
|
static int |
RANGE_OVERLAP_$4
Ranges [{0}..{1}] and [{2}..{3}] overlap.
|
static int |
RECURSIVE_CALL_$1
Recursive call while creating a '{0}' object.
|
static int |
RECURSIVE_CALL_$2
Recursive call while creating a '{0}' object for code "{1}".
|
static int |
RGB_OUT_OF_RANGE_$1
RGB value {0} is out of range.
|
static int |
RMI_FAILURE
Execution on a remote machine failed.
|
static int |
TEST_FAILURE_$3
Expected {0}={1} but got {2}.
|
static int |
TOLERANCE_ERROR
Tolerance error.
|
static int |
TOO_MANY_OCCURENCES_$2
Too many occurences of "{0}".
|
static int |
UNDEFINED_PROPERTY
Undefined property.
|
static int |
UNDEFINED_PROPERTY_$1
Property "{0}" is not defined.
|
static int |
UNEXPECTED_ARGUMENT_FOR_INSTRUCTION_$1
Unexpected argument for operation "{0}".
|
static int |
UNEXPECTED_DIMENSION_FOR_CS_$1
Unexpected dimension for a "{0}" coordinate system.
|
static int |
UNEXPECTED_END_OF_STRING
Unexpected end of string.
|
static int |
UNEXPECTED_IMAGE_SIZE
Image doesn't have the expected size.
|
static int |
UNEXPECTED_PARAMETER_$1
Parameter "{0}" was not expected.
|
static int |
UNEXPECTED_ROW_LENGTH_$3
Matrix row {0} has a length of {1}, while {2} was expected.
|
static int |
UNEXPECTED_TRANSFORM_RESULT
Transformation doesn't produce the expected values.
|
static int |
UNITLESS_PARAMETER_$1
Parameter "{0}" has no unit.
|
static int |
UNKNOW_AUTHORITY_$1
Authority "{0}" is unknown or doesn't match the supplied hints.
|
static int |
UNKNOW_AXIS_DIRECTION_$1
Unknow axis direction: "{0}".
|
static int |
UNKNOW_IMAGE_FORMAT_$1
Image format "{0}" is unknown.
|
static int |
UNKNOW_INTERPOLATION_$1
Interpolation "{0}" is unknown.
|
static int |
UNKNOW_PARAMETER_$1
Unknow parameter: {0}
|
static int |
UNKNOW_PARAMETER_NAME_$1
Unknow parameter name: {0}
|
static int |
UNKNOW_PROJECTION_TYPE
Unknow projection type.
|
static int |
UNKNOW_TYPE_$1
Type "{0}" is unknow in this context.
|
static int |
UNMODIFIABLE_AFFINE_TRANSFORM
This affine transform is unmodifiable.
|
static int |
UNMODIFIABLE_GEOMETRY
Unmodifiable geometry.
|
static int |
UNMODIFIABLE_METADATA
Unmodifiable metadata.
|
static int |
UNPARSABLE_NUMBER_$1
Can't parse "{0}" as a number.
|
static int |
UNPARSABLE_STRING_$2
Can't parse "{0}" because "{1}" is unrecognized.
|
static int |
UNSPECIFIED_CRS
Coordinate reference system is unspecified.
|
static int |
UNSPECIFIED_IMAGE_SIZE
Unspecified image's size.
|
static int |
UNSPECIFIED_TRANSFORM
Unspecified coordinates transform.
|
static int |
UNSUPPORTED_COORDINATE_SYSTEM_$1
Coordinate system "{0}" is unsupported.
|
static int |
UNSUPPORTED_CRS_$1
Coordinate reference system "{0}" is unsupported.
|
static int |
UNSUPPORTED_DATA_TYPE
Unsupported data type.
|
static int |
UNSUPPORTED_DATA_TYPE_$1
Data type "{0}" is not supported.
|
static int |
UNSUPPORTED_FILE_TYPE_$2
Unsupported file type: {0} or {1}
|
static int |
UNSUPPORTED_OPERATION_$1
Operation "{0}" is unsupported.
|
static int |
VALUE_OUT_OF_BOUNDS_$3
Value {0} is out of range [{1}..{2}].
|
static int |
VALUE_TEND_TOWARD_INFINITY
Numerical value tend toward infinity.
|
static int |
VARIABLE_NOT_FOUND_IN_FILE_$2
No variable "{0}" found in file "{1}".
|
static int |
ZVALUE_OUTSIDE_COVERAGE_$2
Value {1} is outside the domain of coverage "{0}".
|
public static final int AMBIGIOUS_AXIS_LENGTH
public static final int ANGLE_OVERFLOW_$1
public static final int ANTIPODE_LATITUDES_$2
public static final int AZIMUTH_OUT_OF_RANGE_$1
public static final int BAD_BAND_NUMBER_$1
public static final int BAD_COEFFICIENT_$2
public static final int BAD_COORDINATE_$1
public static final int BAD_ENTRY
public static final int BAD_GRID_RANGE_$3
public static final int BAD_LINE_IN_FILE_$2
public static final int BAD_LOCALE_$1
public static final int BAD_PARAMETER_$2
public static final int BAD_PARAMETER_TYPE_$2
public static final int BAD_RANGE_$2
public static final int BAD_RECTANGLE_$1
public static final int BAD_TRANSFORM_$1
public static final int BAD_UNIT_OPERATION_$2
public static final int BAD_UNIT_POWER_$2
public static final int BURSA_WOLF_PARAMETERS_REQUIRED
public static final int CANT_COMPUTE_DERIVATIVE
public static final int CANT_CONCATENATE_TRANSFORMS_$2
public static final int CANT_CONNECT_DATABASE_$1
public static final int CANT_CONVERT_FROM_TYPE_$1
public static final int CANT_CREATE_FACTORY_$1
public static final int CANT_CREATE_FROM_TEXT_$1
public static final int CANT_CROP
public static final int CANT_EVALUATE_$1
public static final int CANT_GET_DATASOURCE_$1
public static final int CANT_READ_$1
public static final int CANT_REDUCE_TO_TWO_DIMENSIONS_$1
public static final int CANT_REPROJECT_$1
public static final int CANT_SEPARATE_CRS_$1
public static final int CANT_SET_PARAMETER_VALUE_$1
public static final int CANT_TRANSFORM_ENVELOPE
public static final int CANT_TRANSFORM_VALID_POINTS
public static final int CANVAS_NOT_OWNER_$1
public static final int COLINEAR_AXIS_$2
public static final int COVERAGE_ALREADY_BOUND_$2
public static final int DATABASE_FAILURE_$2
public static final int DATE_OUTSIDE_COVERAGE_$1
public static final int DESTINATION_NOT_SET
public static final int DIRECTION_NOT_SET
public static final int DISPOSED_FACTORY
public static final int DISTANCE_OUT_OF_RANGE_$4
public static final int DUPLICATED_VALUES_$1
public static final int ELLIPTICAL_NOT_SUPPORTED
public static final int EMPTY_ARRAY
public static final int EMPTY_ENVELOPE
public static final int END_OF_DATA_FILE
public static final int FACTORY_NOT_FOUND_$1
public static final int FILE_DOES_NOT_EXIST_$1
public static final int FILE_HAS_TOO_FEW_DATA
public static final int GEOTOOLS_EXTENSION_REQUIRED_$1
public static final int GRID_LOCATIONS_UNEQUAL
public static final int HEADER_UNEXPECTED_LENGTH_$1
public static final int HOLE_NOT_INSIDE_POLYGON
public static final int ILLEGAL_ANGLE_PATTERN_$1
public static final int ILLEGAL_ARGUMENT_$1
public static final int ILLEGAL_ARGUMENT_$2
public static final int ILLEGAL_ARRAY_LENGTH_FOR_DIMENSION_$1
public static final int ILLEGAL_AXIS_ORIENTATION_$2
public static final int ILLEGAL_CLASS_$2
public static final int ILLEGAL_COORDINATE_REFERENCE_SYSTEM
public static final int ILLEGAL_COORDINATE_SYSTEM_FOR_CRS_$2
public static final int ILLEGAL_CS_DIMENSION_$1
public static final int ILLEGAL_DESCRIPTOR_FOR_PARAMETER_$1
public static final int ILLEGAL_ENVELOPE_ORDINATE_$1
public static final int ILLEGAL_IDENTIFIER_$1
public static final int ILLEGAL_INSTRUCTION_$1
public static final int ILLEGAL_KEY_$1
public static final int ILLEGAL_MATRIX_SIZE
public static final int ILLEGAL_OCCURS_FOR_PARAMETER_$4
public static final int ILLEGAL_OPERATION_FOR_VALUE_CLASS_$1
public static final int INCOMPATIBLE_COORDINATE_SYSTEM_TYPE
public static final int INCOMPATIBLE_ELLIPSOID_$2
public static final int INCOMPATIBLE_GRID_GEOMETRY
public static final int INCOMPATIBLE_UNIT_$1
public static final int INCONSISTENT_AXIS_ORIENTATION_$2
public static final int INCONSISTENT_PROPERTY_$1
public static final int INDEX_OUT_OF_BOUNDS_$1
public static final int INFINITE_VALUE_$1
public static final int INSEPARABLE_TRANSFORM
public static final int INSUFFICIENT_POINTS_$2
public static final int INVALID_WKT_FORMAT_$1
public static final int IN_$1
public static final int LATITUDE_OUT_OF_RANGE_$1
public static final int LINE_TOO_LONG_$3
public static final int LINE_TOO_SHORT_$2
public static final int LONGITUDE_OUT_OF_RANGE_$1
public static final int MALFORMED_ENVELOPE
public static final int MATRIX_NOT_REGULAR
public static final int MISMATCHED_ARRAY_LENGTH
public static final int MISMATCHED_COORDINATE_REFERENCE_SYSTEM
public static final int MISMATCHED_DIMENSION_$2
public static final int MISMATCHED_DIMENSION_$3
public static final int MISMATCHED_ENVELOPE_CRS_$2
public static final int MISSING_AUTHORITY_$1
public static final int MISSING_CHARACTER_$1
public static final int MISSING_MODULE_$1
public static final int MISSING_PARAMETER_$1
public static final int MISSING_PARAMETER_VALUE_$1
public static final int MISSING_WKT_DEFINITION
public static final int MIXED_CATEGORIES
public static final int NEGATIVE_COLUMN_$2
public static final int NONINVERTIBLE_SCALING_TRANSFORM
public static final int NONINVERTIBLE_TRANSFORM
public static final int NON_AFFINE_TRANSFORM
public static final int NON_ANGULAR_UNIT_$1
public static final int NON_CARTESIAN_COORDINATE_SYSTEM_$1
public static final int NON_CONVERTIBLE_UNITS_$2
public static final int NON_EQUILIBRATED_PARENTHESIS_$2
public static final int NON_INTEGER_CATEGORY
public static final int NON_LINEAR_RELATION
public static final int NON_LINEAR_UNIT_$1
public static final int NON_LINEAR_UNIT_CONVERSION_$2
public static final int NON_PERPENDICULAR_AXIS_$2
public static final int NON_SCALE_UNIT_$1
public static final int NON_TEMPORAL_UNIT_$1
public static final int NOT_AN_AFFINE_TRANSFORM
public static final int NOT_AN_ANGLE_OBJECT_$1
public static final int NOT_AN_INTEGER_$1
public static final int NOT_A_GRID
public static final int NOT_A_NUMBER_$1
public static final int NOT_COMPARABLE_CLASS_$1
public static final int NOT_DIFFERENT_THAN_ZERO_$1
public static final int NOT_GREATER_THAN_ZERO_$1
public static final int NOT_THREE_DIMENSIONAL_CS
public static final int NOT_TWO_DIMENSIONAL_$1
public static final int NO_CATEGORY_FOR_VALUE_$1
public static final int NO_CONVERGENCE
public static final int NO_CONVERGENCE_$2
public static final int NO_DATA_SOURCE
public static final int NO_IMAGE_INPUT
public static final int NO_IMAGE_OUTPUT
public static final int NO_IMAGE_READER
public static final int NO_IMAGE_WRITER
public static final int NO_SOURCE_AXIS_$1
public static final int NO_SUCH_AUTHORITY_CODE_$2
public static final int NO_SUCH_AUTHORITY_CODE_$3
public static final int NO_TRANSFORM2D_AVAILABLE
public static final int NO_TRANSFORMATION_PATH_$2
public static final int NO_TRANSFORM_FOR_CLASSIFICATION_$1
public static final int NO_UNIT
public static final int NULL_ARGUMENT_$1
public static final int NULL_ATTRIBUTE_$1
public static final int NULL_FORMAT_$2
public static final int NULL_PARAMETER_$2
public static final int NULL_VALUE_IN_TABLE_$3
public static final int NUMBER_OF_BANDS_MISMATCH_$3
public static final int ODD_ARRAY_LENGTH_$1
public static final int OPERATION_ALREADY_BOUNDS_$1
public static final int OPERATION_ALREADY_BOUND_$1
public static final int OPERATION_NOT_FOUND_$1
public static final int OUT_OF_PROJECTION_VALID_AREA_$1
public static final int PARAMETER_NAME_CLASH_$4
public static final int PARSE_EXCEPTION_$2
public static final int POINT_OUTSIDE_COVERAGE_$1
public static final int POINT_OUTSIDE_GRID
public static final int POINT_OUTSIDE_HEMISPHERE
public static final int POLE_PROJECTION_$1
public static final int POLYGON_CLOSED
public static final int PROJECTION_CHECK_FAILED_$4
public static final int RANGE_OVERLAP_$4
public static final int RECURSIVE_CALL_$1
public static final int RECURSIVE_CALL_$2
public static final int RGB_OUT_OF_RANGE_$1
public static final int RMI_FAILURE
public static final int TEST_FAILURE_$3
public static final int TOLERANCE_ERROR
public static final int TOO_MANY_OCCURENCES_$2
public static final int UNDEFINED_PROPERTY
public static final int UNDEFINED_PROPERTY_$1
public static final int UNEXPECTED_ARGUMENT_FOR_INSTRUCTION_$1
public static final int UNEXPECTED_DIMENSION_FOR_CS_$1
public static final int UNEXPECTED_END_OF_STRING
public static final int UNEXPECTED_IMAGE_SIZE
public static final int UNEXPECTED_PARAMETER_$1
public static final int UNEXPECTED_ROW_LENGTH_$3
public static final int UNEXPECTED_TRANSFORM_RESULT
public static final int UNITLESS_PARAMETER_$1
public static final int UNKNOW_AUTHORITY_$1
public static final int UNKNOW_AXIS_DIRECTION_$1
public static final int UNKNOW_IMAGE_FORMAT_$1
public static final int UNKNOW_INTERPOLATION_$1
public static final int UNKNOW_PARAMETER_$1
public static final int UNKNOW_PARAMETER_NAME_$1
public static final int UNKNOW_PROJECTION_TYPE
public static final int UNKNOW_TYPE_$1
public static final int UNMODIFIABLE_AFFINE_TRANSFORM
public static final int UNMODIFIABLE_GEOMETRY
public static final int UNMODIFIABLE_METADATA
public static final int UNPARSABLE_NUMBER_$1
public static final int UNPARSABLE_STRING_$2
public static final int UNSPECIFIED_CRS
public static final int UNSPECIFIED_IMAGE_SIZE
public static final int UNSPECIFIED_TRANSFORM
public static final int UNSUPPORTED_COORDINATE_SYSTEM_$1
public static final int UNSUPPORTED_CRS_$1
public static final int UNSUPPORTED_DATA_TYPE
public static final int UNSUPPORTED_DATA_TYPE_$1
public static final int UNSUPPORTED_FILE_TYPE_$2
public static final int UNSUPPORTED_OPERATION_$1
public static final int VALUE_OUT_OF_BOUNDS_$3
public static final int VALUE_TEND_TOWARD_INFINITY
public static final int VARIABLE_NOT_FOUND_IN_FILE_$2
public static final int ZVALUE_OUTSIDE_COVERAGE_$2
Copyright © 1996–2019 Geotools. All rights reserved.