Class UnsupportedCalendarComponentType


  • public class UnsupportedCalendarComponentType
    extends ErrorCodeType
    Indicates that the calendar collection does not accept components of the type the client is attempting to store. The accepted component types can be determined by examining the calendar collection properties.

    Java class for UnsupportedCalendarComponentType complex type.

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

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

      • UnsupportedCalendarComponentType

        public UnsupportedCalendarComponentType()