Class ServiceCombRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.huaweicloud.common.exception.ServiceCombRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RouterIllegalParamException

public class ServiceCombRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • ServiceCombRuntimeException

      public ServiceCombRuntimeException()
    • ServiceCombRuntimeException

      public ServiceCombRuntimeException(String message)
    • ServiceCombRuntimeException

      public ServiceCombRuntimeException(String message, Throwable cause)