public class NoSuchTableException extends RuntimeException
Constructor and Description |
---|
NoSuchTableException(String message) |
Modifier and Type | Method and Description |
---|---|
static NoSuchTableException |
noTableNamed(String tableName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchTableException(String message)
public static NoSuchTableException noTableNamed(String tableName)
Copyright © 2015. All Rights Reserved.