Class ConformanceResult.SendProblem

java.lang.Object
org.jmanikin.test.ConformanceResult.ConformanceErrorType
org.jmanikin.test.ConformanceResult.SendProblem
Enclosing interface:
ConformanceResult

public static final class ConformanceResult.SendProblem
extends ConformanceResult.ConformanceErrorType
  • Constructor Summary

    Constructors
    Constructor Description
    SendProblem()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String reason()  

    Methods inherited from class org.jmanikin.test.ConformanceResult.ConformanceErrorType

    toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SendProblem

      public SendProblem()
  • Method Details

    • reason

      public java.lang.String reason()