org.springframework.data.mapping.model
Class IllegalMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.mapping.model.IllegalMappingException
- All Implemented Interfaces:
- Serializable
public class IllegalMappingException
- extends RuntimeException
Thrown when an error occurs reading the mapping between object and datastore
- Since:
- 1.0
- Author:
- Graeme Rocher
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalMappingException
public IllegalMappingException(String s,
Throwable throwable)
IllegalMappingException
public IllegalMappingException(String s)
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.