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