Class StringFormatException

    • Constructor Detail

      • StringFormatException

        public StringFormatException()
        Creates the exception with an empty messgage.
      • StringFormatException

        public StringFormatException​(String s)
        Creates the exception with the specified detail message.
        Parameters:
        s - The detail message