Uses of Class
com.github.f4b6a3.uuid.exception.InvalidUuidException
-
Packages that use InvalidUuidException Package Description com.github.f4b6a3.uuid.exception -
-
Uses of InvalidUuidException in com.github.f4b6a3.uuid.exception
Methods in com.github.f4b6a3.uuid.exception that return InvalidUuidException Modifier and Type Method Description static InvalidUuidExceptionInvalidUuidException. newInstance(Object obj)Factory method for creating a runtime exception.
-