Class FormatException

    • Constructor Detail

      • FormatException

        public FormatException()
        Instantiates a new format exception.
      • FormatException

        public FormatException​(String arg0,
                               Throwable arg1)
        Instantiates a new format exception.
        Parameters:
        arg0 - the arg0
        arg1 - the arg1
      • FormatException

        public FormatException​(String arg0)
        Instantiates a new format exception.
        Parameters:
        arg0 - the arg0
      • FormatException

        public FormatException​(Throwable arg0)
        Instantiates a new format exception.
        Parameters:
        arg0 - the arg0