Group
Show / Hide Table of Contents

Class TxGeocodeJobException

This exception is thrown when an error happens, but the service was still able to produce a usable Job object (see the Response property)

Inheritance
System.Object
System.Exception
TxException
TxUsableJobException
TxGeocodeJobException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
TxUsableJobException.Response
TxException.ResponseMessage
TxException.HttpStatusCode
TxException.TxErrorCode
TxException.TransactionId
TxException.RequestBody
System.Exception.GetBaseException()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Textkernel.Tx
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class TxGeocodeJobException : TxUsableJobException, ISerializable

Implements

System.Runtime.Serialization.ISerializable
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾