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