com.mongodb
Class MongoInternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mongodb.MongoInternalException
- All Implemented Interfaces:
- Serializable
public class MongoInternalException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MongoInternalException
public MongoInternalException(String msg)
MongoInternalException
public MongoInternalException(String msg,
Throwable t)