Class InvalidQueryLocatorFault

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sforce.ws.ConnectionException
com.sforce.ws.SoapFaultException
com.sforce.soap.partner.fault.ApiFault
com.sforce.soap.partner.fault.InvalidQueryLocatorFault
All Implemented Interfaces:
IApiFault, IInvalidQueryLocatorFault, com.sforce.ws.bind.XMLizable, Serializable

public class InvalidQueryLocatorFault extends ApiFault implements IInvalidQueryLocatorFault
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
See Also:
Serialized Form
  • Constructor Details

    • InvalidQueryLocatorFault

      public InvalidQueryLocatorFault()
      Constructor
  • Method Details

    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Overrides:
      write in class ApiFault
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Overrides:
      writeFields in class ApiFault
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Overrides:
      load in class ApiFault
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Overrides:
      loadFields in class ApiFault
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class ApiFault