public class UnknownAccessTypeException extends HibernateException
| Constructor and Description |
|---|
UnknownAccessTypeException(String accessTypeName)
Constructs the UnknownAccessTypeException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownAccessTypeException(String accessTypeName)
accessTypeName - The external name that could not be resolved.Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.