Class InvalidUuidException

    • Constructor Detail

      • InvalidUuidException

        public InvalidUuidException​(String message)
      • InvalidUuidException

        public InvalidUuidException​(String message,
                                    Throwable cause)
    • Method Detail

      • newInstance

        public static InvalidUuidException newInstance​(Object obj)
        Factory method for creating a runtime exception.
        Parameters:
        obj - an object that can, for example, a string of a char array.
        Returns:
        a runtime exception