Class MissingChangeTokenType


  • public class MissingChangeTokenType
    extends ErrorCodeType
    An operation was attempted which required a change token but none was supplied. Note that it appears that the marshalling or demarshalling should handle this as the token is required. It doesn't.

    Java class for MissingChangeTokenType complex type.

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

     <complexType name="MissingChangeTokenType">
       <complexContent>
         <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • MissingChangeTokenType

        public MissingChangeTokenType()