public class UncategorizedKeyValueException extends UncategorizedDataAccessException
| Constructor and Description |
|---|
UncategorizedKeyValueException(String msg,
Throwable cause)
Creates a new
UncategorizedKeyValueException. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncategorizedKeyValueException(String msg, Throwable cause)
UncategorizedKeyValueException.msg - the detail message.cause - the root cause (usually from using a underlying data access API).Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.