public class ColumnNotFoundException extends RuntimeException
@Column注解数据表的列属性时会引发此异常| 构造器和说明 |
|---|
ColumnNotFoundException() |
ColumnNotFoundException(String massage) |
ColumnNotFoundException(String massage,
Throwable cause) |
ColumnNotFoundException(Throwable cause) |
Copyright © 2021. All rights reserved.