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