Class UnknownSubscriberErrorStructure

  • All Implemented Interfaces:
    Serializable

    public class UnknownSubscriberErrorStructure
    extends ErrorCodeStructure
    implements Serializable
    Type for Error: Subscriber not found.

    Java class for UnknownSubscriberErrorStructure complex type.

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

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

      • UnknownSubscriberErrorStructure

        public UnknownSubscriberErrorStructure()