Compare commits

..

No commits in common. "main" and "27-03-25-904e34" have entirely different histories.

View File

@ -67,6 +67,7 @@ function modifyObj(obj) {
/* /*
Exceptions available: Exceptions available:
throw new EventNotSupportedException('your message here'); throw new EventNotSupportedException('your message here');
@ -80,4 +81,3 @@ Method for generating 256 hash code for a String: