Class CapabilityNotSupportedErrorStructure

  • All Implemented Interfaces:
    Serializable

    public class CapabilityNotSupportedErrorStructure
    extends ErrorCodeStructure
    implements Serializable
    Type for Error: Service does not support requested capability.

    Java class for CapabilityNotSupportedErrorStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="CapabilityNotSupportedErrorStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}ErrorCodeStructure">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • CapabilityNotSupportedErrorStructure

        public CapabilityNotSupportedErrorStructure()