Class PushResult.Error

  • Enclosing class:
    PushResult

    public class PushResult.Error
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Error()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCode()  
      java.lang.String getMessage()  
      • Methods inherited from class java.lang.Object

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

      • Error

        public Error()
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
      • getCode

        public int getCode()