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