| Package | Description |
|---|---|
| org.hiylo.components.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
AdException |
class |
AfterSaleException |
class |
ArticleException |
class |
AuthorizationException |
class |
BrandException
Created by hiylo on 12/19/2016.
|
class |
CartException |
class |
CommentException |
class |
CommonsException |
class |
CommunityException |
class |
FileException |
class |
FileFormatNotSupportedException
Created by hiylo on 1/18/2017.
|
class |
FileTypeException |
class |
GrouponException |
class |
IndexException |
class |
MerchantException |
class |
NoAuthorizationException |
class |
OpenApiException |
class |
OrderException |
class |
PaymentException |
class |
ProduceCategoryException |
class |
ProduceException |
class |
ProduceSkuException |
class |
ServiceException |
class |
ServiceTypeException |
class |
SkuException
Created by hiylo on 12/19/2016.
|
class |
StoreException |
class |
SystemUserException
ClassName: ProduceException
|
class |
TopicException |
class |
UserException |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseException> |
UserException.buildException(Integer code) |
static <T extends BaseException> |
TopicException.buildException(Integer code) |
static <T extends BaseException> |
SystemUserException.buildException(Integer code) |
static <T extends BaseException> |
StoreException.buildException(Integer code) |
static <T extends BaseException> |
SkuException.buildException(Integer code) |
static <T extends BaseException> |
ServiceTypeException.buildException(Integer code) |
static <T extends BaseException> |
ServiceException.buildException(Integer code) |
static <T extends BaseException> |
ProduceSkuException.buildException(Integer code) |
static <T extends BaseException> |
ProduceException.buildException(Integer code) |
static <T extends BaseException> |
ProduceCategoryException.buildException(Integer code) |
static <T extends BaseException> |
PaymentException.buildException(Integer code) |
static <T extends BaseException> |
OrderException.buildException(Integer code) |
static <T extends BaseException> |
OpenApiException.buildException(Integer code) |
static <T extends BaseException> |
NoAuthorizationException.buildException(Integer code) |
static <T extends BaseException> |
MerchantException.buildException(Integer code) |
static <T extends BaseException> |
IndexException.buildException(Integer code) |
static <T extends BaseException> |
GrouponException.buildException(Integer code) |
static <T extends BaseException> |
FileTypeException.buildException(Integer code) |
static <T extends BaseException> |
FileFormatNotSupportedException.buildException(Integer code) |
static <T extends BaseException> |
FileException.buildException(Integer code) |
static <T extends BaseException> |
CommunityException.buildException(Integer code) |
static <T extends BaseException> |
CommonsException.buildException(Integer code) |
static <T extends BaseException> |
CommentException.buildException(Integer code) |
static <T extends BaseException> |
CartException.buildException(Integer code) |
static <T extends BaseException> |
BrandException.buildException(Integer code) |
static <T extends BaseException> |
AuthorizationException.buildException(Integer code) |
static <T extends BaseException> |
ArticleException.buildException(Integer code) |
static <T extends BaseException> |
AfterSaleException.buildException(Integer code) |
static <T extends BaseException> |
AdException.buildException(Integer code) |
static <T extends BaseException> |
UserException.buildException(Integer code,
String message) |
static <T extends BaseException> |
TopicException.buildException(Integer code,
String message) |
static <T extends BaseException> |
SystemUserException.buildException(Integer code,
String message) |
static <T extends BaseException> |
StoreException.buildException(Integer code,
String message) |
static <T extends BaseException> |
SkuException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ServiceTypeException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ServiceException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ProduceSkuException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ProduceException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ProduceCategoryException.buildException(Integer code,
String message) |
static <T extends BaseException> |
PaymentException.buildException(Integer code,
String message) |
static <T extends BaseException> |
OrderException.buildException(Integer code,
String message) |
static <T extends BaseException> |
OpenApiException.buildException(Integer code,
String message) |
static <T extends BaseException> |
NoAuthorizationException.buildException(Integer code,
String message) |
static <T extends BaseException> |
MerchantException.buildException(Integer code,
String message) |
static <T extends BaseException> |
IndexException.buildException(Integer code,
String message) |
static <T extends BaseException> |
GrouponException.buildException(Integer code,
String message) |
static <T extends BaseException> |
FileTypeException.buildException(Integer code,
String message) |
static <T extends BaseException> |
FileFormatNotSupportedException.buildException(Integer code,
String message) |
static <T extends BaseException> |
FileException.buildException(Integer code,
String message) |
static <T extends BaseException> |
CommunityException.buildException(Integer code,
String message) |
static <T extends BaseException> |
CommonsException.buildException(Integer code,
String message) |
static <T extends BaseException> |
CommentException.buildException(Integer code,
String message) |
static <T extends BaseException> |
CartException.buildException(Integer code,
String message) |
static <T extends BaseException> |
BrandException.buildException(Integer code,
String message) |
static <T extends BaseException> |
AuthorizationException.buildException(Integer code,
String message) |
static <T extends BaseException> |
ArticleException.buildException(Integer code,
String message) |
static <T extends BaseException> |
AfterSaleException.buildException(Integer code,
String message) |
static <T extends BaseException> |
AdException.buildException(Integer code,
String message) |
static <T extends BaseException> |
BaseException.call(Integer code) |
static <T extends BaseException> |
BaseException.call(Integer code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
static BaseException |
ExceptionBuilder.buildBaseException(String json) |
Copyright © 2021 Clouds Studio. All rights reserved.