public interface Globals
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIGFILE |
static java.lang.String |
DEBUG_LEVEL |
static java.lang.String |
DEFAULT_SERVER_CONNECTIONS
default number of rasserver connections claimed
|
static int |
ERR_AuthFailure |
static int |
ERR_AuthorisationError |
static int |
ERR_AuthParamIllegal |
static int |
ERR_BackgroundNotSupported |
static int |
ERR_Bbox_Resolution |
static int |
ERR_Bbox_X |
static int |
ERR_Bbox_Y |
static int |
ERR_BboxEmpty |
static int |
ERR_BboxIllegal |
static int |
ERR_BboxMissing |
static int |
ERR_BgcolorIllegal |
static int |
ERR_ConfigurationError |
static int |
ERR_CurrentUpdateSequence |
static int |
ERR_ElevationIllegal |
static int |
ERR_ExceptionNotSupported |
static int |
ERR_FeatureNotSupported |
static int |
ERR_Followup
list of all error codes
ATTENTION:
- keep consistent with error text list!
- be careful about numbering: identical to number in corresponding text string!
|
static int |
ERR_FormatEmpty |
static int |
ERR_FormatIllegal |
static int |
ERR_FormatLost |
static int |
ERR_FormatMissing |
static int |
ERR_HeightIllegal |
static int |
ERR_HeightMissing |
static int |
ERR_HeightNotPositive |
static int |
ERR_IllegalException |
static int |
ERR_IllegalRequest |
static int |
ERR_ImageFormatNotSupported |
static int |
ERR_InternalException |
static int |
ERR_InvalidRequest |
static int |
ERR_InvalidRequestObject |
static int |
ERR_InvalidUpdateSequence |
static int |
ERR_LayerNotDefined |
static int |
ERR_LayerNotQueryable |
static int |
ERR_LayerOutOfBBox |
static int |
ERR_LayersEmpty |
static int |
ERR_LayersMissing |
static int |
ERR_LayersStylesMismatch |
static int |
ERR_LayerUndefined |
static int |
ERR_NoConnection |
static int |
ERR_NoLayerDef |
static int |
ERR_NoPyramidLayer |
static int |
ERR_NoSuchStyle |
static int |
ERR_OperationNotSupported |
static int |
ERR_OutOfBounds |
static int |
ERR_OutputCreate |
static int |
ERR_ParsingError |
static int |
ERR_QueryEval |
static int |
ERR_RequestEmpty |
static int |
ERR_RequestMissing |
static int |
ERR_ServiceIllegal |
static int |
ERR_ServletNotInit |
static int |
ERR_SrsEmpty |
static int |
ERR_SRSInvalid |
static int |
ERR_SrsMissing |
static int |
ERR_SrsNotSupportedByLayer |
static int |
ERR_StyleNotDefined |
static int |
ERR_StylesEmpty |
static int |
ERR_StylesMissing |
static int |
ERR_TimeIllegal |
static int |
ERR_TransparencyIllegal |
static int |
ERR_TransparentNotSupported |
static int |
ERR_UnknownRequest |
static int |
ERR_UnsupportedExceptionBlank
Deprecated.
|
static int |
ERR_UnsupportedExceptionInimage
Deprecated.
|
static int |
ERR_UnsupportedExceptionXml
Deprecated.
|
static int |
ERR_UpdatesequenceHigher |
static int |
ERR_UpdatesequenceIllegal |
static int |
ERR_UpdatesequenceSame |
static int |
ERR_VersionMismatch |
static int |
ERR_VersionMissing |
static int |
ERR_WidthIllegal |
static int |
ERR_WidthMissing |
static int |
ERR_WidthNotPositive |
static int |
FREECONNECTION_TIMEOUT
wait interval for seek of free connections to rasdaman server
|
static java.lang.String |
HIGH_THRESHOLD |
static java.lang.String |
LOW_THRESHOLD |
static java.lang.String |
MESSAGE_FILE
web.xml parameter names
|
static java.lang.String |
MONITOR_INTERVAL |
static java.lang.String |
OPTION_JDBC_DATABASE_URL |
static java.lang.String |
OPTION_JDBC_DRIVER |
static java.lang.String |
OPTION_JDBC_PASSWORD |
static java.lang.String |
OPTION_JDBC_USER |
static java.lang.String |
RELOAD_CAPABILITIES_RESPONSE
ReloadCapabilities request HTML response
|
static java.lang.String |
REQUEST_TIMEOUT |
static java.lang.String |
SERVER_CONNECTION_TIMEOUT
default thresholds for server connection balancing
|
static final java.lang.String MESSAGE_FILE
static final java.lang.String DEBUG_LEVEL
static final java.lang.String CONFIGFILE
static final java.lang.String OPTION_JDBC_DATABASE_URL
static final java.lang.String OPTION_JDBC_USER
static final java.lang.String OPTION_JDBC_PASSWORD
static final java.lang.String OPTION_JDBC_DRIVER
static final java.lang.String RELOAD_CAPABILITIES_RESPONSE
static final int FREECONNECTION_TIMEOUT
static final java.lang.String DEFAULT_SERVER_CONNECTIONS
static final java.lang.String SERVER_CONNECTION_TIMEOUT
static final java.lang.String REQUEST_TIMEOUT
static final java.lang.String MONITOR_INTERVAL
static final java.lang.String HIGH_THRESHOLD
static final java.lang.String LOW_THRESHOLD
static final int ERR_Followup
static final int ERR_OperationNotSupported
static final int ERR_InvalidRequest
static final int ERR_SRSInvalid
static final int ERR_LayerUndefined
static final int ERR_LayerNotQueryable
static final int ERR_ImageFormatNotSupported
static final int ERR_ExceptionNotSupported
static final int ERR_StyleNotDefined
static final int ERR_OutOfBounds
static final int ERR_ParsingError
static final int ERR_CurrentUpdateSequence
static final int ERR_InvalidUpdateSequence
static final int ERR_ConfigurationError
static final int ERR_AuthorisationError
static final int ERR_QueryEval
static final int ERR_NoConnection
static final int ERR_InternalException
@Deprecated static final int ERR_UnsupportedExceptionXml
@Deprecated static final int ERR_UnsupportedExceptionBlank
@Deprecated static final int ERR_UnsupportedExceptionInimage
static final int ERR_FormatLost
static final int ERR_SrsNotSupportedByLayer
static final int ERR_WidthNotPositive
static final int ERR_HeightNotPositive
static final int ERR_NoLayerDef
static final int ERR_BackgroundNotSupported
static final int ERR_TransparentNotSupported
static final int ERR_NoPyramidLayer
static final int ERR_NoSuchStyle
static final int ERR_LayerNotDefined
static final int ERR_LayerOutOfBBox
static final int ERR_ServletNotInit
static final int ERR_IllegalRequest
static final int ERR_InvalidRequestObject
static final int ERR_FeatureNotSupported
static final int ERR_OutputCreate
static final int ERR_RequestMissing
static final int ERR_UnknownRequest
static final int ERR_VersionMissing
static final int ERR_VersionMismatch
static final int ERR_WidthMissing
static final int ERR_HeightMissing
static final int ERR_IllegalException
static final int ERR_LayersMissing
static final int ERR_StylesMissing
static final int ERR_SrsMissing
static final int ERR_BboxMissing
static final int ERR_BboxIllegal
static final int ERR_WidthIllegal
static final int ERR_HeightIllegal
static final int ERR_LayersStylesMismatch
static final int ERR_ServiceIllegal
static final int ERR_UpdatesequenceIllegal
static final int ERR_FormatIllegal
static final int ERR_FormatMissing
static final int ERR_TimeIllegal
static final int ERR_ElevationIllegal
static final int ERR_AuthParamIllegal
static final int ERR_AuthFailure
static final int ERR_UpdatesequenceSame
static final int ERR_UpdatesequenceHigher
static final int ERR_RequestEmpty
static final int ERR_LayersEmpty
static final int ERR_StylesEmpty
static final int ERR_SrsEmpty
static final int ERR_BboxEmpty
static final int ERR_FormatEmpty
static final int ERR_TransparencyIllegal
static final int ERR_BgcolorIllegal
static final int ERR_Bbox_X
static final int ERR_Bbox_Y
static final int ERR_Bbox_Resolution