Class NotFoundServiceException

    • Constructor Detail

      • NotFoundServiceException

        public NotFoundServiceException()
      • NotFoundServiceException

        public NotFoundServiceException​(String message)
      • NotFoundServiceException

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

        public NotFoundServiceException​(Throwable cause)
      • NotFoundServiceException

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