@PublicEvolving public class ValidationException extends RuntimeException
This exception indicates that the user did something wrong.
| 构造器和说明 |
|---|
ValidationException(String message) |
ValidationException(String message,
Throwable cause) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.