Interface ExceptionTranslator

    • Method Detail

      • translateException

        void translateException​(Throwable throwable)
        Takes in an Exception and based on the type and error message logs appropriate information to admin errors.
        Parameters:
        throwable - exception to be parsed for information