Class AccessNotAllowedErrorStructure

  • All Implemented Interfaces:
    Serializable

    public class AccessNotAllowedErrorStructure
    extends ErrorCodeStructure
    implements Serializable
    Type forError: invalid access.

    Java class for AccessNotAllowedErrorStructure complex type.

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

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

      • AccessNotAllowedErrorStructure

        public AccessNotAllowedErrorStructure()