Class NoItemsFoundException
Represents an exception that was returned from the server as a SOAP fault indicating that no items were found
Inherited Members
System.Exception.GetBaseException()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public class NoItemsFoundException : ServerException, IAmlNode
Remarks
To create a new instance of this class, use NoItemsFoundException(String) or one of the other overloads