Package 

Enum FailReason

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum FailReason
    
                        

    Reason for Batch failure

    • Method Summary

      Modifier and Type Method Description
      static Array<FailReason> values()
      static FailReason valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait