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