Package de.bwaldvogel.mongo.exception
Class PathNotViableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.bwaldvogel.mongo.exception.MongoServerException
-
- de.bwaldvogel.mongo.exception.MongoServerError
-
- de.bwaldvogel.mongo.exception.PathNotViableException
-
- All Implemented Interfaces:
java.io.Serializable
public class PathNotViableException extends MongoServerError
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PathNotViableException(java.lang.String message)
-
Method Summary
-
Methods inherited from class de.bwaldvogel.mongo.exception.MongoServerError
getCode, getCodeName, getMessageWithoutErrorCode
-
-