Class MongoTrekFailureException

  • All Implemented Interfaces:
    Serializable

    public class MongoTrekFailureException
    extends Exception

    Mongo Trek Failure Exception

    This is the wrapping, checked exception that MongoTrek will throw in the case of any exception being encountered.
    See Also:
    MongoTrek, Serialized Form
    • Constructor Detail

      • MongoTrekFailureException

        public MongoTrekFailureException​(Throwable e)