Skip to content

Commit

Permalink
feat: rebrand as UDAExceptionHandler for disambiguation
Browse files Browse the repository at this point in the history
  • Loading branch information
RobynLlama committed Aug 21, 2024
1 parent eb22191 commit 33aa9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UnityDebuggerAssistant/Utils/ExceptionHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace UnityDebuggerAssistant.Utils;

public static class ExceptionHandler
public static class UDAExceptionHandler
{

internal static Exception? lastEvent;
Expand Down

0 comments on commit 33aa9fb

Please sign in to comment.