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