Class ExceedsMaxResourceSizeType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- org.oasis_open.docs.ws_calendar.ns.soap.ExceedsMaxResourceSizeType
-
public class ExceedsMaxResourceSizeType extends ErrorCodeType
Error indicating that the total size of the event or task is too large. The maximum date is set by the target system and can be determined from the properties.Java class for ExceedsMaxResourceSizeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExceedsMaxResourceSizeType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType"> </extension> </complexContent> </complexType>