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