クラス TransientMongoDbException

実装されているすべてのインターフェース:
SerializableSE
既知の直属サブクラス
TransientClientSessionException

public class TransientMongoDbException extends TransientDataAccessException
MongoExceptions が specific labels を運ぶなど、一時的であると見なされる MongoDB 固有のデータアクセス例外の階層のルート。
導入:
4.4
作成者:
Christoph Strobl
関連事項:
  • コンストラクターの詳細

    • TransientMongoDbException

      public TransientMongoDbException(StringSE msg, ThrowableSE cause)
      TransientMongoDbException のコンストラクター。
      パラメーター:
      msg - 詳細メッセージ。
      cause - 根本的な原因。