Class TestFailOtherException

All Implemented Interfaces:
Serializable

@Internal public class TestFailOtherException extends CouchbaseException
Used only in testing: injects an error that will be handled as FAIL_OTHER.
See Also:
  • Constructor Details

    • TestFailOtherException

      public TestFailOtherException()
    • TestFailOtherException

      public TestFailOtherException(String msg)