Class InvalidFormatException

    • Constructor Detail

      • InvalidFormatException

        public InvalidFormatException​(String message)
        Constructs a new InvalidFormatException with the specified error message.
        Parameters:
        message - Describes the error encountered.