public class BusinessException extends RuntimeException
| 构造器和说明 |
|---|
BusinessException(String message) |
BusinessException(String message,
Throwable cause) |
BusinessException(Throwable cause) |
Copyright © 2023. All rights reserved.