![]() TYPE_ADMIN_PREFS_NOT_SET | Administrative preferences not set; results in a link to the administrative preferences page. |
![]() TYPE_OTHER_ERROR | Error; the message passed into the SearchException constructor is displayed. |
![]() TYPE_USER_INFO_NOT_SET | User Information not set; results in a link to the User Profile page. |
![]() TYPE_USER_PREFS_NOT_SET | User preferences not set; results in a link to the user preferences page. |
![]() Parse | Creates a TypeSearchError from the int passed in. @param val A valid search error. @return The TypeSearchError. |
Equals (inherited from Object) | |
GetCode | Gets the code associated with this TypeSearchError. @return The code associated with this TypeSearchError as an int. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
TypeSearchError Class | Plumtree.Remote.Search Namespace