org.hibernate
Class MappingNotFoundException
- Nestable
public class MappingNotFoundException
Thrown when a resource for a mapping could not be found.
getCause , getMessage , getMessage , getMessages , getThrowable , getThrowableCount , getThrowables , indexOfThrowable , indexOfThrowable , printPartialStackTrace , printStackTrace , printStackTrace , printStackTrace |
MappingNotFoundException
public MappingNotFoundException(String type,
String path)
MappingNotFoundException
public MappingNotFoundException(String customMessage,
String type,
String path)
MappingNotFoundException
public MappingNotFoundException(String customMessage,
String type,
String path,
Throwable cause)
MappingNotFoundException
public MappingNotFoundException(String type,
String path,
Throwable cause)
getPath
public String getPath()
getType
public String getType()