Class CmisRepositoryNotFoundException

    • Constructor Detail

      • CmisRepositoryNotFoundException

        public CmisRepositoryNotFoundException()
      • CmisRepositoryNotFoundException

        public CmisRepositoryNotFoundException​(String message)
      • CmisRepositoryNotFoundException

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

        public CmisRepositoryNotFoundException​(Throwable cause)
      • CmisRepositoryNotFoundException

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