public class FdfsColumnMapException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
protected |
FdfsColumnMapException() |
protected |
FdfsColumnMapException(String message) |
protected |
FdfsColumnMapException(String message,
Throwable cause) |
protected |
FdfsColumnMapException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
protected |
FdfsColumnMapException(Throwable cause) |
protected FdfsColumnMapException()
protected FdfsColumnMapException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
protected FdfsColumnMapException(String message)
protected FdfsColumnMapException(Throwable cause)
Copyright © 2020. All rights reserved.