org.springframework.data.mongodb.core.index
Class MongoPersistentEntityIndexResolver.CyclicPropertyReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.mongodb.core.index.MongoPersistentEntityIndexResolver.CyclicPropertyReferenceException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MongoPersistentEntityIndexResolver
public static class MongoPersistentEntityIndexResolver.CyclicPropertyReferenceException
- extends RuntimeException
- Since:
- 1.5
- Author:
- Christoph Strobl
- See Also:
- Serialized Form
MongoPersistentEntityIndexResolver.CyclicPropertyReferenceException
public MongoPersistentEntityIndexResolver.CyclicPropertyReferenceException(String propertyName,
Class<?> type,
String dotPath)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.