Class ExceptionUtils

java.lang.Object
org.qubership.atp.auth.springbootstarter.utils.ExceptionUtils

public class ExceptionUtils extends Object
  • Constructor Details

    • ExceptionUtils

      public ExceptionUtils()
  • Method Details

    • throwWithLog

      public static void throwWithLog(org.slf4j.Logger log, AtpException exception)
      Log and throw the error.
      Parameters:
      log - logger
      exception - error