public class ValidateException extends IllegalArgumentException
| 构造器和说明 |
|---|
ValidateException() |
ValidateException(String message) |
ValidateException(String message,
Throwable cause) |
ValidateException(Throwable cause) |
Copyright © 2020. All Rights Reserved.