Class RepositoryLockedException

    • Constructor Detail

      • RepositoryLockedException

        public RepositoryLockedException()
      • RepositoryLockedException

        public RepositoryLockedException​(String message)
      • RepositoryLockedException

        public RepositoryLockedException​(String message,
                                         Throwable cause)
      • RepositoryLockedException

        public RepositoryLockedException​(Throwable cause)
      • RepositoryLockedException

        public RepositoryLockedException​(String message,
                                         Throwable cause,
                                         boolean enableSuppression,
                                         boolean writableStackTrace)