public class InstantiationException extends HibernateException
Constructor and Description |
---|
InstantiationException(String s,
Class clazz) |
InstantiationException(String s,
Class clazz,
Exception e) |
InstantiationException(String s,
Class clazz,
Throwable root) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Class |
getPersistentClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Class getPersistentClass()
public String getMessage()
getMessage
in class Throwable
Copyright © 2018 JBoss by Red Hat. All rights reserved.