Package uk.org.siri.www.siri
Interface ErrorConditionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ErrorConditionStructure,ErrorConditionStructure.Builder
@Generated
public interface ErrorConditionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionError: Requestor is not authorised to the service or data requested.Error: Requestor is not authorised to the service or data requested.Error: Valid request was made but request would exceed the permitted resource usage of the client.Error: Valid request was made but request would exceed the permitted resource usage of the client.Error: Data period or subscription period is outside of period covered by service.Error: Data period or subscription period is outside of period covered by service.Error: Service does not support the requested capability.Error: Service does not support the requested capability.Text description of error.Text description of error.Error: Request contains references to identifiers that are not known.Error: Request contains references to identifiers that are not known.Error: Valid request was made but service does not hold any data for the requested topic. expression.Error: Valid request was made but service does not hold any data for the requested topic. expression.Error: Error type other than the well defined codes.Error: Error type other than the well defined codes.Error: Request contained parameters that were not supported by the producer.Error: Request contained parameters that were not supported by the producer.Error: Functional service is not available to use (but it is still capable of giving this response).Error: Functional service is not available to use (but it is still capable of giving this response).Error: Request contained extensions that were not supported by the producer.Error: Request contained extensions that were not supported by the producer.booleanError: Requestor is not authorised to the service or data requested.booleanError: Valid request was made but request would exceed the permitted resource usage of the client.booleanError: Data period or subscription period is outside of period covered by service.booleanError: Service does not support the requested capability.booleanText description of error.booleanError: Request contains references to identifiers that are not known.booleanError: Valid request was made but service does not hold any data for the requested topic. expression.booleanError: Error type other than the well defined codes.booleanError: Request contained parameters that were not supported by the producer.booleanError: Functional service is not available to use (but it is still capable of giving this response).booleanError: Request contained extensions that were not supported by the producer.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasServiceNotAvailableError
boolean hasServiceNotAvailableError()Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1;- Returns:
- Whether the serviceNotAvailableError field is set.
-
getServiceNotAvailableError
ServiceNotAvailableErrorStructure getServiceNotAvailableError()Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1;- Returns:
- The serviceNotAvailableError.
-
getServiceNotAvailableErrorOrBuilder
ServiceNotAvailableErrorStructureOrBuilder getServiceNotAvailableErrorOrBuilder()Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1; -
hasCapabilityNotSupportedError
boolean hasCapabilityNotSupportedError()Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2;- Returns:
- Whether the capabilityNotSupportedError field is set.
-
getCapabilityNotSupportedError
CapabilityNotSupportedErrorStructure getCapabilityNotSupportedError()Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2;- Returns:
- The capabilityNotSupportedError.
-
getCapabilityNotSupportedErrorOrBuilder
CapabilityNotSupportedErrorStructureOrBuilder getCapabilityNotSupportedErrorOrBuilder()Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2; -
hasAccessNotAllowedError
boolean hasAccessNotAllowedError()Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3;- Returns:
- Whether the accessNotAllowedError field is set.
-
getAccessNotAllowedError
AccessNotAllowedErrorStructure getAccessNotAllowedError()Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3;- Returns:
- The accessNotAllowedError.
-
getAccessNotAllowedErrorOrBuilder
AccessNotAllowedErrorStructureOrBuilder getAccessNotAllowedErrorOrBuilder()Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3; -
hasInvalidDataReferencesError
boolean hasInvalidDataReferencesError()Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4;- Returns:
- Whether the invalidDataReferencesError field is set.
-
getInvalidDataReferencesError
InvalidDataReferencesErrorStructure getInvalidDataReferencesError()Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4;- Returns:
- The invalidDataReferencesError.
-
getInvalidDataReferencesErrorOrBuilder
InvalidDataReferencesErrorStructureOrBuilder getInvalidDataReferencesErrorOrBuilder()Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4; -
hasBeyondDataHorizon
boolean hasBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5;- Returns:
- Whether the beyondDataHorizon field is set.
-
getBeyondDataHorizon
BeyondDataHorizonErrorStructure getBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5;- Returns:
- The beyondDataHorizon.
-
getBeyondDataHorizonOrBuilder
BeyondDataHorizonErrorStructureOrBuilder getBeyondDataHorizonOrBuilder()Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5; -
hasNoInfoForTopicError
boolean hasNoInfoForTopicError()Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6;- Returns:
- Whether the noInfoForTopicError field is set.
-
getNoInfoForTopicError
NoInfoForTopicErrorStructure getNoInfoForTopicError()Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6;- Returns:
- The noInfoForTopicError.
-
getNoInfoForTopicErrorOrBuilder
NoInfoForTopicErrorStructureOrBuilder getNoInfoForTopicErrorOrBuilder()Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6; -
hasParametersIgnoredError
boolean hasParametersIgnoredError()Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7;- Returns:
- Whether the parametersIgnoredError field is set.
-
getParametersIgnoredError
ParametersIgnoredErrorStructure getParametersIgnoredError()Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7;- Returns:
- The parametersIgnoredError.
-
getParametersIgnoredErrorOrBuilder
ParametersIgnoredErrorStructureOrBuilder getParametersIgnoredErrorOrBuilder()Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7; -
hasUnknownExtensionsError
boolean hasUnknownExtensionsError()Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8;- Returns:
- Whether the unknownExtensionsError field is set.
-
getUnknownExtensionsError
UnknownExtensionsErrorStructure getUnknownExtensionsError()Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8;- Returns:
- The unknownExtensionsError.
-
getUnknownExtensionsErrorOrBuilder
UnknownExtensionsErrorStructureOrBuilder getUnknownExtensionsErrorOrBuilder()Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8; -
hasAllowedResourceUsageExceededError
boolean hasAllowedResourceUsageExceededError()Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9;- Returns:
- Whether the allowedResourceUsageExceededError field is set.
-
getAllowedResourceUsageExceededError
AllowedResourceUsageExceededErrorStructure getAllowedResourceUsageExceededError()Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9;- Returns:
- The allowedResourceUsageExceededError.
-
getAllowedResourceUsageExceededErrorOrBuilder
AllowedResourceUsageExceededErrorStructureOrBuilder getAllowedResourceUsageExceededErrorOrBuilder()Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9; -
hasOtherError
boolean hasOtherError()Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10;- Returns:
- Whether the otherError field is set.
-
getOtherError
OtherErrorStructure getOtherError()Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10;- Returns:
- The otherError.
-
getOtherErrorOrBuilder
OtherErrorStructureOrBuilder getOtherErrorOrBuilder()Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10; -
hasDescription
boolean hasDescription()Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;- Returns:
- Whether the description field is set.
-
getDescription
NaturalLanguageStringStructure getDescription()Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;- Returns:
- The description.
-
getDescriptionOrBuilder
NaturalLanguageStringStructureOrBuilder getDescriptionOrBuilder()Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
-