Class ResourceAlreadyExistsException

    • Constructor Detail

      • ResourceAlreadyExistsException

        public ResourceAlreadyExistsException​(String message)
        Constructs a new ResourceAlreadyExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.