Class StashRepositoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.repository.RepositoryException
com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
All Implemented Interfaces:
Serializable

public class StashRepositoryException extends RepositoryException
See Also:
  • Constructor Details

    • StashRepositoryException

      public StashRepositoryException(Throwable cause, long repositoryId)
    • StashRepositoryException

      public StashRepositoryException(String message, Throwable cause, long repositoryId)