public class BusinessException extends ExtensionException
| 构造器和说明 |
|---|
BusinessException(Long code,
String message) |
BusinessException(Long code,
String message,
Object data) |
BusinessException(Long code,
String message,
Object data,
Throwable throwable) |
BusinessException(Long code,
String message,
Throwable throwable) |
Copyright © 2019. All rights reserved.