public class UnknownProfileException extends HibernateException
| Constructor and Description |
|---|
UnknownProfileException(java.lang.String name)
Constructs an UnknownProfileException for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The unknown fetch profile name.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.