[Visual Basic] Public Sub New(ByVal String)
[C#] public UIItemSearchException(string);
[C++] public: UIItemSearchException(String*);
[JScript] public function UIItemSearchException(String);
[Visual Basic] Public Sub New(ByVal String,ByVal Exception)
[C#] public UIItemSearchException(string,Exception);
[C++] public: UIItemSearchException(String*,Exception*);
[JScript] public function UIItemSearchException(String,Exception);