org.springframework.data.mapping.model
Class MappingInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.mapping.model.MappingInstantiationException
- All Implemented Interfaces:
- Serializable
public class MappingInstantiationException
- extends RuntimeException
- Author:
- Jon Brisbin
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MappingInstantiationException
public MappingInstantiationException(String s,
Throwable throwable)
Copyright © 2011. All Rights Reserved.