code update recorded at: 27/03/25 09:57:25

This commit is contained in:
Sameer Dev 2025-03-27 09:57:25 +00:00
parent e3b75ce0f1
commit d5a71e3701

View File

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