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, toString
public String getKeyspaceName()
public String getName()
public UnresolvedUserTypeException copy()
DriverException
copy
in class DriverException
Copyright © 2012–2017. All rights reserved.