Class ForbiddenType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
org.oasis_open.docs.ws_calendar.ns.soap.ForbiddenType
Attempted to carry out a forbidden operation.
Java class for ForbiddenType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ForbiddenType">
<complexContent>
<extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType">
</extension>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForbiddenType
public ForbiddenType()
-