java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.shardingsphere.elasticjob.reg.exception.RegException
All Implemented Interfaces:
Serializable

public final class RegException extends RuntimeException
Registry center exception.
See Also:
  • Constructor Details

    • RegException

      public RegException(Exception cause)