ArcGIS API for Silverlight - Library Reference
ServiceException Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : ServiceException Class


For a list of all members of this type, see ServiceException members.

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)FromJson Creates a ServiceException from a string in JSON format.  
public MethodGetBaseExceptionWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception)
public MethodGetObjectDataWhen overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. (Inherited from System.Exception)
public MethodGetTypeGets the runtime type of the current instance. (Inherited from System.Exception)
public MethodToStringReturns a System.String that represents this instance.  
Top

See Also

© ESRI, Inc. All Rights Reserved.