public class ColumnNotFoundException extends RuntimeException
| 构造器和说明 |
|---|
ColumnNotFoundException() |
ColumnNotFoundException(String massage) |
ColumnNotFoundException(String massage,
Throwable cause) |
ColumnNotFoundException(Throwable cause) |
Copyright © 2020. All rights reserved.