Class SpecificationResult


  • public class SpecificationResult
    extends java.lang.Object
    • Constructor Detail

      • SpecificationResult

        public SpecificationResult()
    • Method Detail

      • getError

        @Nullable
        public java.lang.String getError()
      • setError

        public void setError​(@Nullable
                             java.lang.String error)
      • getException

        @Nullable
        public java.lang.String getException()
      • setException

        public void setException​(@Nullable
                                 java.lang.String exception)