Class InvalidCalendarCollectionLocationType


  • public class InvalidCalendarCollectionLocationType
    extends ErrorCodeType
    Error indicating at least one of two conditions: 1) the server does not allow the creation of calendar collections at the given location in its namespace, or 2) the parent collection of the Request-URI exists but cannot accept members;

    Java class for InvalidCalendarCollectionLocationType complex type.

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

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

      • InvalidCalendarCollectionLocationType

        public InvalidCalendarCollectionLocationType()