public class YopReportException extends RuntimeException
| 构造器和说明 |
|---|
YopReportException(String message)
Constructs a new YopReportException with the specified detail message.
|
YopReportException(String message,
Throwable cause)
Constructs a new YopReportException with the specified detail message and the underlying cause.
|
public YopReportException(String message)
message - the detail error message.Copyright © 2024. All rights reserved.