Package com.huaweicloud.common.exception
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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceCombRuntimeException(String message) ServiceCombRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceCombRuntimeException
public ServiceCombRuntimeException() -
ServiceCombRuntimeException
-
ServiceCombRuntimeException
-