public class NoSuchColumnException extends RuntimeException
Constructor and Description |
---|
NoSuchColumnException(String tableName,
String pColName) |
Modifier and Type | Method and Description |
---|---|
String |
getColumnName() |
String |
getTableName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.