public class TableSchemaNotFoundException extends RuntimeException
Constructor and Description |
---|
TableSchemaNotFoundException(String message) |
TableSchemaNotFoundException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static String |
createMessage(String tableName,
String schemaName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 OpenDaylight. All rights reserved.