public class MongoTrekFailureException extends Exception
This is the wrapping, checked exception that MongoTrek will throw in the case of any exception being encountered.
MongoTrek,
Serialized Form| Constructor and Description |
|---|
MongoTrekFailureException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MongoTrekFailureException(Throwable e)
Copyright © 2016. All Rights Reserved.