Class ProjectNotFoundException

    • Constructor Detail

      • ProjectNotFoundException

        public ProjectNotFoundException()
      • ProjectNotFoundException

        public ProjectNotFoundException​(String message)
      • ProjectNotFoundException

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

        public ProjectNotFoundException​(Throwable cause)
      • ProjectNotFoundException

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