de.flapdoodle.embedmongo.exceptions
Class MongodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.flapdoodle.embedmongo.exceptions.MongodException
- All Implemented Interfaces:
- Serializable
public class MongodException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MongodException
public MongodException(Distribution distribution)
MongodException
public MongodException(String message,
Distribution distribution,
Throwable cause)
MongodException
public MongodException(String message,
Distribution distribution)
MongodException
public MongodException(Distribution distribution,
Throwable cause)
withDistribution
public Distribution withDistribution()
Copyright © 2012. All Rights Reserved.