[Visual Basic] Public Sub New( _ ByVal message As String, _ ByVal exception As Exception _ ) [C#] public UIItemSearchException( string message, Exception exception ); [C++] public: UIItemSearchException( String* message, Exception* exception ); [JScript] public function UIItemSearchException( String message, Exception exception );
UIItemSearchException Class | White.Core.Factory Namespace | UIItemSearchException Constructor Overload List