Class ErrorCodeType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
- Direct Known Subclasses:
AfterMaxDateTimeType
,BeforeMinDateTimeType
,ExceedsMaxResourceSizeType
,ForbiddenType
,InvalidCalendarCollectionLocationType
,InvalidCalendarDataType
,InvalidCalendarObjectResourceType
,InvalidFilterType
,MismatchedChangeTokenType
,MissingChangeTokenType
,NotCalendarDataType
,PartialSuccessType
,TargetDoesNotExistType
,TargetExistsType
,TargetNotEntityType
,TooManyAttendeesPerInstanceType
,TooManyInstancesType
,UidConflictType
,UnsupportedCalendarComponentType
Java class for ErrorCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ErrorCodeType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorCodeType
public ErrorCodeType()
-