Class Status


  • public class Status
    extends java.lang.Object
    Contract Execution Status
    Since:
    30.10.2018
    Author:
    GoodforGod
    • Constructor Summary

      Constructors 
      Constructor Description
      Status()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getErrDescription()  
      boolean haveError()  
      • Methods inherited from class java.lang.Object

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

      • Status

        public Status()
    • Method Detail

      • haveError

        public boolean haveError()
      • getErrDescription

        public java.lang.String getErrDescription()