Class TargetDoesNotExistType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
org.oasis_open.docs.ws_calendar.ns.soap.TargetDoesNotExistType

public class TargetDoesNotExistType extends ErrorCodeType
The supplied href does not reference an existing resource.

Java class for TargetDoesNotExistType complex type.

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

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

    • TargetDoesNotExistType

      public TargetDoesNotExistType()