Class CmisPathNotFoundException

    • Constructor Detail

      • CmisPathNotFoundException

        public CmisPathNotFoundException()
      • CmisPathNotFoundException

        public CmisPathNotFoundException​(String message)
      • CmisPathNotFoundException

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

        public CmisPathNotFoundException​(Throwable cause)
      • CmisPathNotFoundException

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