Class RegExceptionHandler

java.lang.Object
org.apache.shardingsphere.elasticjob.reg.exception.RegExceptionHandler

public final class RegExceptionHandler extends Object
Registry center exception handler.
  • Constructor Details

    • RegExceptionHandler

      public RegExceptionHandler()
  • Method Details

    • handleException

      public static void handleException(Exception cause)
      Handle exception.
      Parameters:
      cause - exception to be handled