Class Error

  • All Implemented Interfaces:
    org.saynotobugs.confidence.Quality<RxSubjectAdapter<?>>

    public final class Error
    extends org.saynotobugs.confidence.quality.composite.QualityComposition<RxSubjectAdapter<?>>
    • Constructor Summary

      Constructors 
      Constructor Description
      Error​(java.lang.Throwable error)  
      Error​(org.dmfs.jems2.Single<java.lang.Throwable> error)  
    • Method Summary

      • Methods inherited from class org.saynotobugs.confidence.quality.composite.QualityComposition

        assessmentOf, description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Error

        public Error​(java.lang.Throwable error)
      • Error

        public Error​(org.dmfs.jems2.Single<java.lang.Throwable> error)