| Package | Description |
|---|---|
| org.apache.servicecomb.core.exception |
| Modifier and Type | Method and Description |
|---|---|
static CseException |
ExceptionUtils.createCseException(String code,
Object... args) |
static CseException |
ExceptionUtils.createCseException(String code,
Throwable cause,
Object... args) |
static CseException |
ExceptionUtils.handlerRefNotExist(String id) |
static CseException |
ExceptionUtils.lbAddressNotFound(String microserviceName,
String microserviceVersionRule,
String discoveryGroupName) |
static CseException |
ExceptionUtils.producerOperationNotExist(String schemaId,
String operationName) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.