Class TargetNotEntityType


  • public class TargetNotEntityType
    extends ErrorCodeType
    The supplied href does not target an entity. For example a fetch item was attempted against a collection.

    Java class for TargetNotEntityType complex type.

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

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

      • TargetNotEntityType

        public TargetNotEntityType()