Class 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>
     
    • Constructor Detail

      • UnreachableTargetType

        public UnreachableTargetType()