public class SchemaAlreadyExistsException extends PrestoException
| Constructor and Description |
|---|
SchemaAlreadyExistsException(String schemaName) |
SchemaAlreadyExistsException(String schemaName,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchemaName() |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2019. All rights reserved.