The methods of the TypeSearchError class are listed below. For a complete list of TypeSearchError class members, see the TypeSearchError Members topic.
![]() Parse | Creates a TypeSearchError from the int passed in. @param val A valid search error. @return The TypeSearchError. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetCode | Gets the code associated with this TypeSearchError. @return The code associated with this TypeSearchError as an int. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
TypeSearchError Class | Plumtree.Remote.Search Namespace