Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
36566
Description
As reported by John Gregg in the linked email message:
> Just a small feature request.
>
> Instead of:
>
> throw new UUIDFormatException();
>
> do:
>
> throw new UUIDFormatException(badUUIDString);