public class UnresolvedUserTypeException extends DriverException
| Constructor and Description |
|---|
UnresolvedUserTypeException(String keyspaceName,
String name) |
| Modifier and Type | Method and Description |
|---|---|
UnresolvedUserTypeException |
copy()
Copy the exception.
|
String |
getKeyspaceName() |
String |
getName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getKeyspaceName()
public String getName()
public UnresolvedUserTypeException copy()
DriverExceptioncopy in class DriverExceptionCopyright © 2012–2018. All rights reserved.