Class FlushDisabledException

All Implemented Interfaces:
Serializable

public class FlushDisabledException
extends CouchbaseException
Since:
2.0
Author:
Michael Nitschinger
See Also:
Serialized Form
  • Constructor Details

    • FlushDisabledException

      public FlushDisabledException()
    • FlushDisabledException

      public FlushDisabledException​(String message)
    • FlushDisabledException

      public FlushDisabledException​(String message, Throwable cause)
    • FlushDisabledException

      public FlushDisabledException​(Throwable cause)