public class BeanPropertyRuntimeException
extends java.lang.RuntimeException
| 构造器和说明 |
|---|
BeanPropertyRuntimeException() |
BeanPropertyRuntimeException(java.lang.String message) |
BeanPropertyRuntimeException(java.lang.String message,
java.lang.Throwable cause) |
BeanPropertyRuntimeException(java.lang.Throwable cause) |
public BeanPropertyRuntimeException()
public BeanPropertyRuntimeException(java.lang.String message,
java.lang.Throwable cause)
public BeanPropertyRuntimeException(java.lang.String message)
public BeanPropertyRuntimeException(java.lang.Throwable cause)
Copyright © 2023. All Rights Reserved.