Class NumberIsTooLargeException

    • Constructor Detail

      • NumberIsTooLargeException

        public NumberIsTooLargeException​(String arg0,
                                         String arg1,
                                         Throwable arg2)
        Parameters:
        arg0 - Error Code Corresponds to Particular Exception
        arg1 - Message providing the specific context of the error.
        arg2 - Cause of exception