public static class SqlHelper.ParamNotExistException extends RuntimeException
| 构造器和说明 |
|---|
SqlHelper.ParamNotExistException() |
SqlHelper.ParamNotExistException(String message) |
SqlHelper.ParamNotExistException(String message,
Throwable cause) |
SqlHelper.ParamNotExistException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SqlHelper.ParamNotExistException(Throwable cause) |
public SqlHelper.ParamNotExistException()
public SqlHelper.ParamNotExistException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public SqlHelper.ParamNotExistException(String message, Throwable cause)
public SqlHelper.ParamNotExistException(String message)
public SqlHelper.ParamNotExistException(Throwable cause)
Copyright © 2015. All Rights Reserved.