Class StashMirrorErrorEntity


  • public class StashMirrorErrorEntity
    extends Object
    Holds information about error connected with Bitbucket Smart Mirroring.
    • Constructor Detail

      • StashMirrorErrorEntity

        public StashMirrorErrorEntity​(String errorCode,
                                      String message)
    • Method Detail

      • getErrorCode

        public String getErrorCode()
      • getMessage

        public String getMessage()