public class TypeMismatchException extends HibernateException
| Constructor and Description |
|---|
TypeMismatchException(String message)
Constructs a TypeMismatchException using the supplied message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TypeMismatchException(String message)
message - The message explaining the exception conditionCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.