org.springframework.data.document.mongodb
Class UncategorizedMongoDbException

java.lang.Object
  extended by UncategorizedDataAccessException
      extended by org.springframework.data.document.mongodb.UncategorizedMongoDbException

public class UncategorizedMongoDbException
extends UncategorizedDataAccessException


Constructor Summary
UncategorizedMongoDbException(java.lang.String msg, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UncategorizedMongoDbException

public UncategorizedMongoDbException(java.lang.String msg,
                                     java.lang.Throwable cause)