Package org.bedework.synch.wsmessages
Class UnreachableTargetType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- org.bedework.synch.wsmessages.UnreachableTargetType
-
public class UnreachableTargetType extends ErrorCodeType
The target of the subscription is unreachable.Java class for UnreachableTargetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnreachableTargetType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType"> </extension> </complexContent> </complexType>